Convert all exo-open commands to use al helper scripts

This commit is contained in:
natemaia
2022-08-13 13:20:28 -07:00
parent 089169fb3d
commit 50d092c808
7 changed files with 36 additions and 36 deletions

View File

@ -1,21 +1,23 @@
# web browser
super + w
exo-open --launch WebBrowser
al-browser
# terminal emulator
super + Return
exo-open --launch TerminalEmulator
al-terminal
super + t
al-terminal
alt + shift + Return
al-terminal
# file manager
super + f
exo-open --launch FileManager
al-filemanager
# program launcher
super + @space
rofi_run -r
# program launcher
alt + F1
alt + p
rofi_run -r
# make sxhkd reload its configuration files: