Added spotify
This commit is contained in:
@@ -5,7 +5,7 @@ $mainMod = SUPER # Sets "Windows" key as main modifier
|
||||
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||
bind = $mainMod, T, exec, $terminal
|
||||
bind = $mainMod, Q, killactive,
|
||||
bind = $mainMod, M, exit,
|
||||
bind = $mainMod Control_L, Q, exit,
|
||||
bind = $mainMod, E, exec, $fileManager
|
||||
bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, R, exec, $menu
|
||||
@@ -15,6 +15,7 @@ bind = $mainMod, J, togglesplit, # dwindle
|
||||
bind = $mainMod, D, exec, $discord
|
||||
bind = $mainMod, B, exec, $browser
|
||||
bind = $mainMod, L, exec, $hyprlock
|
||||
bind = $mainMod, M, exec, $spotify
|
||||
# also make sure you created a directory called screenshots in Pictures/ otherwise the screenshots won't appear anywhere
|
||||
bind = $mainMod, S, exec, grim -o DP-3 "${HOME}/Pictures/screenshots/screenshot-$(date +%F-%T).png"
|
||||
# screenshot + crop keybind
|
||||
|
||||
Reference in New Issue
Block a user