shell-things/conf/sway/config.d
Aminda Suomalainen a06af42be3
sway/config.d/autostart-utilities.conf: uncomment nm-applet, update comment
2024-06-30 11:46:14 +03:00
..
.gitignore
00-mako.conf
00-sway-systemd.conf
README.md run prettier (insertPragma, proseWrap, singleAttributePerLine 2024-06-19 08:27:28 +03:00
aminda-theme.conf sway/aminda-theme.conf: utilize amber more, but this constrast needs work 2024-01-30 18:57:25 +02:00
autostart-appimages.conf
autostart-brave-pwa.conf sway: double pwa sleeps in hopes of fixing the issue 2024-04-20 20:29:26 +03:00
autostart-communication.conf sway: start 64Gram instead of TDesktop 2024-06-05 09:35:09 +03:00
autostart-easyeffects.conf
autostart-fineid.conf sway.conf: add sleeps where I think they may be needed for credentials managing or whatever 2024-04-29 17:35:26 +03:00
autostart-foot-journalctl.conf sway: also add networkd log to autostart-foot-journalctl.conf 2024-01-27 10:13:25 +02:00
autostart-nordvpn.conf sway/nordvpn: include service and socket 2024-04-16 08:46:20 +03:00
autostart-p2p-communication.conf sway/autostart-p2p-communication.conf: point briar to my wrapper 2024-04-28 13:51:38 +03:00
autostart-utilities.conf sway/config.d/autostart-utilities.conf: uncomment nm-applet, update comment 2024-06-30 11:46:14 +03:00
grimshot.conf
i3-selenized-dark.conf
i3status-rs.conf
i3status.conf
keyboard.conf
lumina.conf
media.conf sway/media.conf: add XF86AudioNext & XF86AudioPrev (provided by BT devices) 2024-05-12 09:31:42 +03:00
pointer-accel.conf
sedric.conf
swaybar.conf sway/swaybar.conf: temporarily fix as waybar is broken in Fedora 40 2024-01-27 20:42:18 +02:00
swayidle.conf
wallpaper-black.conf sway/config.d: also have a wallpaper-black.conf for solid black just in case (AMOLED too) 2023-11-13 09:51:09 +02:00
wallpaper.conf
waybar.conf
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.