feat: add spicetify with hyprland keybind

This commit is contained in:
Mohammad Rafiq 2025-03-15 11:59:18 +08:00
parent f06cd21342
commit 254613dfa3
6 changed files with 80 additions and 8 deletions

View file

@ -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