shell-things/conf/sway/config.d
Aminda Suomalainen 936307a31f
sway/config.d/autostart-utilities.conf: include Liferea
2024-02-13 12:27:25 +02: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 run prettier on markdown again? 2023-02-21 19:33:31 +02: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 sway: add autostart-appimages.conf 2023-09-20 09:55:59 +03:00
autostart-communication.conf sway/autostart-communication.conf: fix the other electron apps 2024-01-12 11:12:53 +02: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 sway: rename fineid.conf -> autostart-fineid.conf 2022-04-15 10:08:02 +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: 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
autostart-vivaldi-pwa.gitignore.conf.sample sway: replace edge-pwa with vivaldi sample 2023-09-18 16:29:01 +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 sway/swaybar.conf: temporarily fix as waybar is broken in Fedora 40 2024-01-27 20:42:18 +02:00
swayidle.conf sastisfy editorconfig check 2023-02-21 19:08:54 +02:00
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 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.