From 885cbb18b6c9df2b0c4f77a7b7956125c4f08473 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Sat, 17 Dec 2022 09:34:36 +0800 Subject: Update swaywm start config --- .config/sway/config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.config') diff --git a/.config/sway/config b/.config/sway/config index 7311480..13c7fce 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -14,7 +14,6 @@ set $down j set $up k set $right l # Your preferred terminal emulator -# set $term foot set $term st # Your preferred application launcher # Note: pass the final command to swaymsg so that the resulting window can be opened @@ -249,3 +248,6 @@ for_window [class="Steam"] floating enable # include /etc/sway/config.d/* + +# Autostart +exec --no-startup-id autostart -- cgit v1.2.3