diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/i3/config | 2 | ||||
| -rw-r--r-- | .config/i3/i3_guide.rmd | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.config/i3/config b/.config/i3/config index a64d3df..e1bd09d 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -294,7 +294,7 @@ bindsym $mod+F7 exec --no-startup-id td-toggle bindsym $mod+F8 exec --no-startup-id ~/.config/mutt/etc/mailsync.sh bindsym $mod+F9 exec --no-startup-id dmenumount bindsym $mod+F10 exec --no-startup-id dmenuumount -bindsym $mod+F11 exec --no-startup-id dmenuarchwiki +bindsym $mod+F11 exec --no-startup-id ducksearch bindsym $mod+F12 exec $term -e sudo -A wifi-menu # #---Arrow Keys---# # diff --git a/.config/i3/i3_guide.rmd b/.config/i3/i3_guide.rmd index be026ec..a69ddcd 100644 --- a/.config/i3/i3_guide.rmd +++ b/.config/i3/i3_guide.rmd @@ -148,7 +148,7 @@ for and install any you want to add. + `Mod+F9` -- Mount a drive/partition + `Mod+F10` -- Unmount a drive/partition (does not umount `/`, `/home` or `/boot`) -+ `Mod+F11` -- Search term in the Arch Wiki ++ `Mod+F11` -- Search term on DuckDuckGo + `Mod+F12` -- Wifi-menu for selecting the wireless internet source. ## Audio |
