added i3 configs and x11 resources.
This commit is contained in:
parent
3c4d334a7e
commit
8e3035cdb7
3 changed files with 105 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue