shell-things/conf/sway/config.d
Aminda Suomalainen 809eb42cb2
sway: split p2p-communication to its own autostart file
Resolves: #146
2022-09-17 20:13:16 +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
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
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/autostat-utilities: comment fcitx 2022-08-06 09:31:50 +03:00
grimshot.conf
i3-selenized-dark.conf
i3status-rs.conf
i3status.conf
keyboard.conf
media.conf sway/media.conf: add +Shift+b for blueman-manager 2022-05-23 14:37:22 +03:00
pointer-accel.conf
sedric.conf
swaybar.conf
swayidle.conf
waybar.conf conf/{sway,waybar}: add WIP waybar config 2022-05-26 22:48:45 +03:00
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.