Sway config in multiple files

This commit is contained in:
Tibo De Peuter 2022-06-19 23:49:44 +02:00
parent 6925eb624d
commit 6a9f632787
5 changed files with 332 additions and 344 deletions

19
config/sway/autostart Normal file
View file

@ -0,0 +1,19 @@
#
# ~/.config/sway/autostart
# List of applications to autostart
#
# Idle script
exec_always "~/.scripts/idle.sh"
# Gamma and brightness
exec clight &> /dev/null
# Notification manager
exec dunst -verbosity crit
# Fix [Slow launch for some GTK apps](https://github.com/swaywm/sway/issues/5732)
exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
# Fix JetBrain IDE's showing properly
exec wmname LG3D