remove invalid wifi control
This commit is contained in:
parent
31f4f75c5a
commit
c7bfdcc15f
1 changed files with 2 additions and 2 deletions
|
@ -228,8 +228,8 @@ bindsym --locked XF86AudioStop exec playerctl stop
|
|||
bindsym --locked Pause exec playerctl play-pause
|
||||
|
||||
# wifi control
|
||||
bindsym $mod+F9 exec nmcli connection up wlp2s0
|
||||
bindsym $mod+Mod1+F9 exec nmcli connection down wlp2s0
|
||||
# bindsym $mod+F9 exec nmcli connection up wlp2s0
|
||||
# bindsym $mod+Mod1+F9 exec nmcli connection down wlp2s0
|
||||
|
||||
#
|
||||
# Status Bar:
|
||||
|
|
Loading…
Reference in a new issue