Added shortcut for connecting to wifi

This commit is contained in:
Lucien Cartier-Tilet 2019-12-28 22:19:11 +01:00
parent e0d8aefb51
commit a0bf1824f9
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
2 changed files with 2 additions and 0 deletions

View File

@ -876,6 +876,7 @@
| $mod+Ctrl+u | exec rofi-umount | Volume unmounting helper |
| $mod+$alt+e | exec rofi-emoji | Emoji picker, copies it in the clipboard |
| $mod+w | exec wacom-setup | Sets my Wacom Bamboo tablet as being active on the selected screen |
| $mod+Shift+w | exec connect-wifi | Connect to an available WiFi network |
This gives us the following configuration:
#+BEGIN_SRC conf

1
.config/i3/config##yadm.j2 Normal file → Executable file
View File

@ -196,6 +196,7 @@ bindsym $mod+Ctrl+m exec rofi-mount
bindsym $mod+Ctrl+u exec rofi-umount
bindsym $mod+$alt+e exec rofi-emoji
bindsym $mod+w exec wacom-setup
bindsym $mod+Shift+w exec connect-wifi
bindsym $mod+e exec $ec
bindsym $mod+n exec nemo