Update config to use i3menu on Mod1+p, update Makefile to compile/install i3lock and i3menu
This commit is contained in:
@ -72,5 +72,9 @@ bind Mod1+Shift+19 m10
|
||||
# Mod1+Enter starts a new terminal
|
||||
bind Mod1+36 exec /usr/bin/urxvt
|
||||
|
||||
# Mod1+p starts dmenu and launches the selected application
|
||||
# for now, we don’t have an own launcher
|
||||
bind Mod1+55 exec /usr/local/bin/dmenu_run
|
||||
|
||||
# Mod1+Shift+r restarts i3 inplace
|
||||
bind Mod1+Shift+27 restart
|
||||
|
Reference in New Issue
Block a user