From bf5df2e802df4a46378855fd7ef0b0a4979d8c27 Mon Sep 17 00:00:00 2001 From: jakobst1n Date: Mon, 12 Feb 2024 18:00:19 +0100 Subject: Improve some config stuff --- linux/sway/config.m4 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'linux/sway/config.m4') diff --git a/linux/sway/config.m4 b/linux/sway/config.m4 index 60f9d06..cba1ae2 100644 --- a/linux/sway/config.m4 +++ b/linux/sway/config.m4 @@ -1,4 +1,3 @@ -m4_include(`system.m4')m4_dnl include autostart include hid @@ -48,7 +47,7 @@ bindsym $Mod+Return exec alacritty bindsym $Mod+w exec firefox bindsym $Mod+f exec thunar bindsym $Mod+c exec swaync-client -t -bindsym Mod1+l exec m4_ifelse(SYSID, `2', `nwg-lock', physlock) +bindsym Mod1+l exec m4_ifelse(DT_SYSID, `2', `nwg-lock', physlock) bindsym $Mod+d exec wofi --show=drun # Exit menu -- cgit v1.2.3