From 929a79cbe2ff4c23fd7b5694d901ba545b895119 Mon Sep 17 00:00:00 2001 From: piccihud Date: Sun, 17 Sep 2023 13:52:33 +0200 Subject: [PATCH] update dotfiles --- sway/config.d/autostart_applications | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/config.d/autostart_applications b/sway/config.d/autostart_applications index a1c8628..56d1d59 100644 --- a/sway/config.d/autostart_applications +++ b/sway/config.d/autostart_applications @@ -21,5 +21,5 @@ exec hash dbus-update-activation-environment 2>/dev/null && \ # Autostart exec 'syncthing &' exec 'gammastep -l 0:0 -o -b 0.9:0.9 &' -exec_always 'autotiling -w 1 3 5 7 9' +exec_always 'autotiling -w 1 2 3 4 5 6 7 8 9 10' # https://man.archlinux.org/man/extra/gammastep/gammastep.1.en \ No newline at end of file