diff options
| author | luke <luxmyth@gmail.com> | 2018-05-24 21:26:22 -0700 |
|---|---|---|
| committer | luke <luxmyth@gmail.com> | 2018-05-24 21:26:22 -0700 |
| commit | 2942d4a528031b15c49b4f1c607062bdd2e5d75f (patch) | |
| tree | 3a1c3f7ec8eed11e1f7ff6615dee18fe3e7e1b8a /.config | |
| parent | eb7451f76c6bacda1eaf2150e903a95a9ba1f5f5 (diff) | |
| download | eibhear-2942d4a528031b15c49b4f1c607062bdd2e5d75f.tar.gz eibhear-2942d4a528031b15c49b4f1c607062bdd2e5d75f.tar.zst eibhear-2942d4a528031b15c49b4f1c607062bdd2e5d75f.zip | |
resize script cleanup
Diffstat (limited to '.config')
| -rw-r--r-- | .config/i3/config | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.config/i3/config b/.config/i3/config index 8869c32..da8886a 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -93,8 +93,7 @@ bindsym $mod+Shift+Delete exec --no-startup-id lmc truemute ; exec $truepause ; bindsym $mod+q kill bindsym $mod+Shift+q kill -bindsym $mod+w exec --no-startup-id openweb -#bindsym $mod+w exec $term -e sudo wifi-menu +bindsym $mod+w exec $term -e sudo wifi-menu bindsym $mod+Shift+w exec --no-startup-id $BROWSER bindsym $mod+e exec $term -e neomutt |
