shell-things/conf/sway/config.d
Aminda Suomalainen cd544a9b68
sway: cut autostarting tools
2023-08-11 09:23:48 +03:00
..
.gitignore sway/.gitignore: add *.gitignore.conf as more logical to remember than .private.conf 2023-06-12 09:22:15 +03:00
00-mako.conf sway/mako: finally relocate notifications 2022-07-17 19:09:16 +03:00
00-sway-systemd.conf sway: add 00-sway-systemd.conf 2023-06-30 09:15:25 +03:00
README.md run prettier on markdown again? 2023-02-21 19:33:31 +02:00
autostart-communication.conf sway: cut autostarting tools 2023-08-11 09:23:48 +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-foot-journalctl.conf sway: move journalctl autostarts to their own config 2023-05-06 18:08:44 +03:00
autostart-p2p-communication.conf sway: use UTC for Jami 2023-05-06 18:09:30 +03:00
autostart-utilities.conf sway: cut autostarting tools 2023-08-11 09:23:48 +03:00
grimshot.conf sway/config.d: add grimshot.conf 2022-04-15 19:46:54 +03:00
i3-selenized-dark.conf conf/sway/config.d: retab 2023-02-14 14:23:27 +02:00
i3status-rs.conf conf/sway/config.d: retab 2023-02-14 14:23:27 +02:00
i3status.conf conf/sway/config.d: retab 2023-02-14 14:23:27 +02:00
keyboard.conf conf/sway/config.d: retab 2023-02-14 14:23:27 +02:00
lumina.conf sway: add lumina.conf for lumina's scaling 2022-11-26 12:43:21 +02:00
media.conf sway/media.conf: add +Shift+b for blueman-manager 2022-05-23 14:37:22 +03:00
pointer-accel.conf conf/sway/config.d: retab 2023-02-14 14:23:27 +02:00
sedric.conf sedric.conf: specify wallpaper for external monitor 2022-04-15 09:34:23 +03:00
swaybar.conf conf/sway/config.d: retab 2023-02-14 14:23:27 +02:00
swayidle.conf sastisfy editorconfig check 2023-02-21 19:08:54 +02:00
waybar.conf conf/sway/config.d: retab 2023-02-14 14:23:27 +02:00
wlsunset-kotka.conf sway/config.d/wlsunset: set warm temp to 1000 2022-12-27 15:10:23 +02:00
wlsunset-lauttasaari.conf sway/config.d/wlsunset: set warm temp to 1000 2022-12-27 15:10:23 +02: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.