shell-things/conf/sway/config.d
Aminda Suomalainen 89fc9bd2ed
sway/brave: add the browser itself, increase sleeps for PWAs
It seems to work other than opening an extra window with just new tab page, but good enough
2024-04-14 12:41:23 +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,waybar}: change font here too 2023-10-10 18:38:03 +03:00
00-sway-systemd.conf sway: add 00-sway-systemd.conf 2023-06-30 09:15:25 +03:00
README.md
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 sway: add autostart-appimages.conf 2023-09-20 09:55:59 +03:00
autostart-brave-pwa.conf sway/brave: add the browser itself, increase sleeps for PWAs 2024-04-14 12:41:23 +03:00
autostart-communication.conf sway: autostart teams 2024-03-19 06:24:18 +02:00
autostart-easyeffects.conf
autostart-fineid.conf
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: add nordvpn connecting too 2024-01-12 11:36:16 +02:00
autostart-p2p-communication.conf sway: use UTC for Jami 2023-05-06 18:09:30 +03:00
autostart-utilities.conf sway/config.d/autostart-utilities.conf: include Liferea 2024-02-13 12:27:25 +02:00
grimshot.conf
i3-selenized-dark.conf
i3status-rs.conf
i3status.conf
keyboard.conf
lumina.conf
media.conf
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 sway/wallpaper.conf: fit instead of stretch, set fallback colour & comments of course 2023-11-13 09:36:36 +02:00
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.