added i3 configs and x11 resources.

This commit is contained in:
Gabe Venberg 2018-08-26 14:06:53 -05:00
parent 3c4d334a7e
commit 8e3035cdb7
3 changed files with 105 additions and 2 deletions

View file

@ -22,11 +22,13 @@ bindsym $mod+Return exec i3-sensible-terminal
bindsym $mod+Shift+q kill
# start dmenu (a program launcher)
bindsym $mod+d exec dmenu_run
#bindsym $mod+d exec dmenu_run
# There also is the (new) i3-dmenu-desktop which only displays applications
# shipping a .desktop file. It is a wrapper around dmenu, so you need that
# installed.
# bindsym $mod+d exec --no-startup-id i3-dmenu-desktop
#bindsym $mod+d exec --no-startup-id i3-dmenu-desktop
# or to launch j4-dmenu-desktop
bindsym $mod+d exec --no-startup-id j4-dmenu-desktop --dmenu="dmenu -i"
# change focus
bindsym $mod+h focus left