shell-things/conf/sway/config.d
Aminda Suomalainen 307d0d37b8
sway/autostart-communication: Dino works on Lumina, uncomment
2022-06-18 18:20:04 +03:00
..
.gitignore sway/.gitignore: add *.private.conf 2022-05-26 20:05:57 +03:00
00-mako.conf sway/mako: add progress color whatever that is 2022-06-02 23:31:48 +03:00
README.md
autostart-communication.conf sway/autostart-communication: Dino works on Lumina, uncomment 2022-06-18 18:20:04 +03:00
autostart-easyeffects.conf sway: add autostart-easyeffects.conf as it's also machine dependent 2022-06-13 20:35:50 +03:00
autostart-fineid.conf
autostart-utilities.conf sway/autostart-utilities.conf: add artificial sleep for NextCloud 2022-06-04 13:15:48 +03:00
grimshot.conf
i3-selenized-dark.conf
i3status-rs.conf sway: add initial configs for i3status and -rs 2022-04-26 22:05:08 +03:00
i3status.conf sway: add initial configs for i3status and -rs 2022-04-26 22:05:08 +03:00
keyboard.conf
media.conf sway/media.conf: add +Shift+b for blueman-manager 2022-05-23 14:37:22 +03:00
pointer-accel.conf
sedric.conf
swaybar.conf
swayidle.conf
waybar.conf conf/{sway,waybar}: add WIP waybar config 2022-05-26 22:48:45 +03:00
wlsunset-kotka.conf
wlsunset-lauttasaari.conf
zz-floating.conf

README.md

More sway configuration

~/.config/sway/config.d/ where *.conf is included by my sway config. Thus this README.md is not read, even if I happened to carelessly copy-paste it in.

  • autostart-communication.conf - chat/communication apps I am expected to have open or at least check at times
  • autostart-fineid.conf - Finnish electric identity card, that I also use as SSH key
  • autostart-utilities.conf - general utilities, like nm-applet or VPN etc.
  • grimshot.conf - screenshotting keybinds using grimshot
  • i3-selenized-dark.conf - selenized dark colour scheme
  • keyboard.conf - keyboard configuration
  • media.conf - media key configuration and autostarts related to it
  • pointer-accel.conf - pointer/mouse configuration, mainly setting acceleration profile to flat
  • README.md - you are currently reading this 😉
  • sedric.conf - configuration specific to my laptop hostnamed sedric
  • swaybar.conf - swaybar configuration
  • swayidle.conf - swayidle configuration/autostart
  • wlsunset-kotka.conf - wlsunset configuration/autostart for my hometown for when I happen to visit for longer period of time
  • wlsunset-lauttasaari.conf - wlsunset configuration for my home neighbourhood
  • zz-floating.conf - configures windows that should float. For some reason that is inherited from my i3 config, it tells to put float rules above the last line, so it should be read last and z is the last letter of English alphabet so it will hopefully be read last.