From 7fe7841557ae6c4127b90e72e80eb32a8968feb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Mon, 22 Aug 2022 09:36:31 +0300 Subject: Update network management key shortcuts Haven't really used nmtui in a long time --- dotfiles/.config/sway/config | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'dotfiles') diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config index 91e41c3..4085e11 100644 --- a/dotfiles/.config/sway/config +++ b/dotfiles/.config/sway/config @@ -185,7 +185,7 @@ bindsym --to-code { $mod+F2 exec menumako $mod+F3 exec rofi -show display -modi "display:rofidisplay" $mod+F4 exec menublk - $mod+F9 exec networkmanager_dmenu + $mod+Shift+n exec networkmanager_dmenu $mod+F10 exec chcolors $mod+F12 exec rofi -show tz -modi "tz:rofitz" $mod+t exec toggletorrent @@ -204,9 +204,6 @@ bindsym --to-code { $mod+Ctrl+Shift+apostrophe exec "menupass -s" $mod+backslash exec "menuworkspace" - # Network management - $mod+Shift+n exec $term -T "Network Manager" 'nmtui' - # Screenshot and recording Print exec screensht "full screen" $mod+Print exec rofi -show grim -modi "grim:rofigrim" -- cgit v1.2.3