Skip to content

Commit

Permalink
spotify: use spotifywm
Browse files Browse the repository at this point in the history
  • Loading branch information
sweenu committed Sep 27, 2023
1 parent 133a8be commit f434ba0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion profiles/graphical/sway/keybindings.nix
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ rec {
"${mod}+Return" = "exec ${cfg.terminal}";
"${mod}+t" = "exec ${cfg.menu}";
"${mod}+b" = "exec ${pkgs.firefox}/bin/firefox";
"${mod}+m" = "exec ${sway-app-or-workspace} ${pkgs.spotify}/bin/spotify 9:";
"${mod}+m" = "exec ${sway-app-or-workspace} ${pkgs.spotifywm}/bin/spotify 9:";

# Mako
"${mod}+period" = "exec ${makoctl} restore";
Expand Down
2 changes: 1 addition & 1 deletion profiles/pc/base.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
brave
ffmpeg
simple-scan
spotify
spotifywm
ethtool
gitui
manix
Expand Down

0 comments on commit f434ba0

Please sign in to comment.