aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorSilas Schöffel <sils@sils.li>2025-08-24 05:20:37 +0200
committerSilas Schöffel <sils@sils.li>2025-08-24 05:20:37 +0200
commitd3cfa8d8d39124ffb55b0ae72579b5d36bf76ec7 (patch)
tree9bfe10cae4c51f36250b07500f4029dd835ec163 /modules
parenthyprland: change rounding to 10 (diff)
downloadnix-config-d3cfa8d8d39124ffb55b0ae72579b5d36bf76ec7.zip
hyprland: don't execute mako
Diffstat (limited to 'modules')
-rw-r--r--modules/hm/sils/hyprland.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/hm/sils/hyprland.nix b/modules/hm/sils/hyprland.nix
index 46177b5..5c4a452 100644
--- a/modules/hm/sils/hyprland.nix
+++ b/modules/hm/sils/hyprland.nix
@@ -203,7 +203,6 @@ in {
#"${pkgs.nwg-panel}/bin/nwg-panel"
"${pkgs.networkmanagerapplet}/bin/nm-applet --indicator"
#"${pkgs.waybar}/bin/waybar"
- "${pkgs.mako}/bin/mako"
"${pkgs.swaybg}/bin/swaybg -i ${self}/files/wallpaper.jpg"
];
};