add: discord hyprland bind
This commit is contained in:
parent
82635d7b8b
commit
98791cba75
1 changed files with 2 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ in
|
|||
swaylock = "${config.programs.swaylock.package}/bin/swaylock";
|
||||
spotify = "${terminal} -e spotify_player";
|
||||
spotifyctl = "${pkgs.spotify-player}/bin/spotify_player";
|
||||
discord = "${pkgs.vesktop}/bin/vesktop";
|
||||
|
||||
#makoctl = "${config.services.mako.package}/bin/makoctl";
|
||||
|
||||
|
|
@ -69,6 +70,7 @@ in
|
|||
"SUPER, e, exec, ${editor}"
|
||||
"SUPER, m, exec, ${spotify}"
|
||||
"SUPERSHIFT, P, exec, ${password}"
|
||||
"SUPER, d, exex, ${discord}"
|
||||
|
||||
# Spotify PLayer Controls
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue