From 6b4de0c724497fa1f57dda501b2079b518f3253b Mon Sep 17 00:00:00 2001 From: Thies Lennart Alff Date: Mon, 15 Apr 2024 13:41:42 +0200 Subject: [PATCH] added custom commands for kickoff --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index 2ea9124..462901e 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -41,7 +41,7 @@ exec swaybg -c#000000 -m solid_color bindsym $mod+Return exec $term bindsym $mod+Shift+Return exec $term -e zsh -ic 'rosterm' -bindsym $mod+d exec $menu +bindsym $mod+d exec $menu --from-path --from-file "$HOME/.config/kickoff/custom_commands.csv" bindsym $mod+Shift+r restart bindsym $mod+Shift+c reload