Move keybindings to sxhkdrc
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
36842cf957
commit
31309eed6a
4 changed files with 77 additions and 44 deletions
2
install
2
install
|
@ -44,6 +44,7 @@ LINKED_FILES_HOME=(
|
|||
".config/autokey"
|
||||
".config/bat"
|
||||
".config/cmus"
|
||||
".config/sxhkd"
|
||||
".config/compton"
|
||||
".config/cron"
|
||||
".config/custom"
|
||||
|
@ -105,6 +106,7 @@ SYSTEMD_SERVICES=(
|
|||
"NetworkManager"
|
||||
"org.cups.cupsd"
|
||||
"suspend"
|
||||
"sxhkd"
|
||||
"xboxdrv"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue