From ee7ddadbaad36720dc88f77e39388851331247bd Mon Sep 17 00:00:00 2001 From: Don Harper Date: Sat, 23 Dec 2023 23:03:36 -0600 Subject: [PATCH] home | wldash -> dwifi --- home/files/sway/default | 2 +- home/files/sway/pocket2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/home/files/sway/default b/home/files/sway/default index d1e84a8..c5b6766 100644 --- a/home/files/sway/default +++ b/home/files/sway/default @@ -66,7 +66,7 @@ bindsym $mod+Shift+d exec $menu # rofi app and window launchers bindsym $mod+p exec $menu_command bindsym menu exec $menu_command -bindsym $mod+Shift+p exec wldash +bindsym $mod+Shift+w exec dwifi bindsym $mod+d exec --no-startup-id $menu bindsym $mod+t exec --no-startup-id $HOME/bin/mynewterm -e ttmenu diff --git a/home/files/sway/pocket2 b/home/files/sway/pocket2 index 8579b0c..3f4625d 100644 --- a/home/files/sway/pocket2 +++ b/home/files/sway/pocket2 @@ -66,7 +66,7 @@ bindsym $mod+Shift+d exec $menu # rofi app and window launchers bindsym $mod+p exec $menu_command bindsym menu exec $menu_command -bindsym $mod+Shift+p exec wldash +bindsym $mod+Shift+w exec dwifi bindsym $mod+d exec --no-startup-id $menu bindsym $mod+t exec --no-startup-id $HOME/bin/mynewterm -e ttmenu