Write a simple tool for connecting to WiFi
This commit is contained in:
parent
1a46c725ca
commit
c6f0f4d1c7
2 changed files with 16 additions and 0 deletions
|
|
@ -76,6 +76,9 @@ input type:touchpad {
|
|||
bindsym $launch+f exec firefox --private-window
|
||||
bindsym $launch+Shift+f exec firefox
|
||||
|
||||
# Switch WiFi network
|
||||
bindsym $launch+Equal exec .wifi-wizard
|
||||
|
||||
# Kill focused window
|
||||
bindsym $wm_mod+q kill
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue