Improved external rules and fixed inconsistent browser names
This commit is contained in:
@@ -16,9 +16,9 @@ F1
|
||||
|
||||
#####
|
||||
|
||||
# Apps (browser, editor, filemanager, music, and updater)
|
||||
shift + alt + {b,v,f,k,u,t,m,n}
|
||||
openapp {--browser,--nvim,--ranger, --music, --update, --terminal, --osmc, --nodeselector}
|
||||
# Apps (browser, editor, filemanager, music, updater, terminal, minecraft, nodeselector, and steam)
|
||||
shift + alt + {b,v,f,k,u,t,m,n,s}
|
||||
openapp {--browser,--nvim,--ranger,--music,--update,--terminal,--minecraft,--nodeselector,--steam}
|
||||
|
||||
#|||----- System Keybindings -----|||#
|
||||
|
||||
@@ -68,7 +68,7 @@ XF86MonBrightness{Up,Down}
|
||||
|
||||
# Volume control
|
||||
XF86Audio{RaiseVolume,LowerVolume,Mute}
|
||||
volume{ --inc, --dec, --toggle}
|
||||
volume {--inc,--dec,--toggle}
|
||||
|
||||
# Music Control
|
||||
XF86Audio{Next,Prev,Play,Stop}
|
||||
|
Reference in New Issue
Block a user