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

@ -54,6 +54,8 @@ in
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";
password = "${pkgs._1password-gui}/bin/1password --enable-features=UseOzonePlatform --ozone-platform=wayland";
@ -70,6 +72,8 @@ in
"SUPER, m, exec, ${spotify}"
"SUPERSHIFT, P, exec, ${password}"
"SUPER, d, exec, ${discord}"
"SUPER, e, exec, ${explorer}"
# Spotify PLayer Controls