feat: add spicetify with hyprland keybind
This commit is contained in:
parent
f06cd21342
commit
254613dfa3
6 changed files with 80 additions and 8 deletions
|
@ -48,11 +48,13 @@
|
|||
"$mainMod" = "SUPER";
|
||||
"$terminal" = "kitty";
|
||||
"$browser" = "firefox";
|
||||
"$music" = "spotify";
|
||||
|
||||
bind = [
|
||||
"$mainMod, Q, exec, $terminal"
|
||||
"$mainMod, SEMICOLON, exec, $terminal"
|
||||
"$mainMod, W, killactive"
|
||||
"$mainMod, E, exec, $browser"
|
||||
"$mainMod, O, exec, $browser"
|
||||
"$mainMod, S, exec, $music"
|
||||
"$mainMod, M, exit"
|
||||
|
||||
# HJKL to move between windows
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue