Convert all exo-open commands to use al helper scripts
This commit is contained in:
@ -128,7 +128,8 @@ Control Mod4 F11 :TakeToWorkspace 11
|
||||
Control Mod4 F12 :TakeToWorkspace 12
|
||||
|
||||
# open a terminal
|
||||
Mod4 t :Exec exo-open --launch TerminalEmulator
|
||||
Mod4 t :Exec al-terminal
|
||||
Shift Enter p :Exec al-terminal
|
||||
|
||||
# open a dialog to run programs
|
||||
Mod1 F2 :Exec fbrun
|
||||
@ -148,9 +149,8 @@ XF86AudioNext :Exec playerctl next
|
||||
XF86MonBrightnessUp :Exec xbacklight +10
|
||||
XF86MonBrightnessDown :Exec xbacklight -10
|
||||
|
||||
Mod4 w :Exec exo-open --launch WebBrowser
|
||||
Mod4 f :Exec exo-open --launch FileManager
|
||||
Mod4 e :Exec geany
|
||||
Mod4 w :Exec al-browser
|
||||
Mod4 f :Exec al-filemanager
|
||||
|
||||
Mod4 Print :Exec scrot -q 100 '%B_%s_$wx$h.png' -e 'mv $f ~/Pictures/'
|
||||
|
||||
|
Reference in New Issue
Block a user