This commit is contained in:
Hadi
2024-03-11 23:19:59 +01:00
parent fc06455cbf
commit 720c6a3dbb
9 changed files with 164 additions and 66 deletions

View File

@@ -1,4 +1,4 @@
{ pkgs, ... }: {
{ pkgs, config, ... }: {
home.packages = with pkgs; [
xdg-desktop-portal-hyprland
@@ -26,7 +26,7 @@
settings = {
"$mod" = "SUPER";
"$menu" = "~/scripts/menu.sh";
"$menu" = "menu";
"$powermenu" = "${pkgs.wlogout}/bin/wlogout";
exec-once = [