shell-things/conf/sway/config.d
Aminda Suomalainen 404c899059
sway/autostart-utilities: add commented protonvpn autostart
2022-09-17 20:29:12 +03:00
..
.gitignore sway/.gitignore: add *.private.conf 2022-05-26 20:05:57 +03:00
00-mako.conf sway/mako: finally relocate notifications 2022-07-17 19:09:16 +03:00
README.md sway: write README.md for both directories 2022-04-19 17:09:44 +03:00
autostart-communication.conf sway: split p2p-communication to its own autostart file 2022-09-17 20:13:16 +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-edge-pwa.conf sway/autostart-pwa: add Telegram WebZ and Google Calendar 2022-06-28 20:35:41 +03:00
autostart-fineid.conf sway: rename fineid.conf -> autostart-fineid.conf 2022-04-15 10:08:02 +03:00
autostart-p2p-communication.conf sway: split p2p-communication to its own autostart file 2022-09-17 20:13:16 +03:00
autostart-utilities.conf sway/autostart-utilities: add commented protonvpn autostart 2022-09-17 20:29:12 +03:00
grimshot.conf sway/config.d: add grimshot.conf 2022-04-15 19:46:54 +03:00
i3-selenized-dark.conf sway: import selenized-dark and go wild with statusbar command 2022-04-15 13:51:19 +03:00
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 sway/config.d/keyboard: import keyboard options from i3 2022-04-15 12:08:52 +03:00
media.conf sway/media.conf: add +Shift+b for blueman-manager 2022-05-23 14:37:22 +03:00
pointer-accel.conf sway/pointer-accel: set to flat, fix comment 2022-04-15 17:07:29 +03:00
sedric.conf sedric.conf: specify wallpaper for external monitor 2022-04-15 09:34:23 +03:00
swaybar.conf sway: import selenized-dark and go wild with statusbar command 2022-04-15 13:51:19 +03:00
swayidle.conf sway: add swayidle.conf 2022-04-19 16:57:19 +03:00
waybar.conf conf/{sway,waybar}: add WIP waybar config 2022-05-26 22:48:45 +03:00
wlsunset-kotka.conf sway/config.d: add wlsunset-{kotka,lauttasaari}.conf 2022-04-15 14:12:15 +03:00
wlsunset-lauttasaari.conf sway/config.d: add wlsunset-{kotka,lauttasaari}.conf 2022-04-15 14:12:15 +03:00
zz-floating.conf sway/config.d rename 99-floating.conf -> zz-floating.conf 2022-04-19 17:08:06 +03:00

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.