feat: add nemo file manager to hyprland

This commit is contained in:
ooks-io 2024-02-12 21:21:33 +13:00
parent 14ee0dd0c5
commit e0f46323bc

View file

@ -53,6 +53,8 @@ in
spotify = "${terminal} -e spotify_player";
spotifyctl = "${pkgs.spotify-player}/bin/spotify_player";
discord = "${pkgs.vesktop}/bin/vesktop";
explorer = "${pkgs.cinnamon.nemo-with-extensions}/bin/nemo";
#makoctl = "${config.services.mako.package}/bin/makoctl";
@ -70,6 +72,8 @@ in
"SUPER, m, exec, ${spotify}"
"SUPERSHIFT, P, exec, ${password}"
"SUPER, d, exec, ${discord}"
"SUPER, e, exec, ${explorer}"
# Spotify PLayer Controls