hyprland config

This commit is contained in:
2025-08-30 13:22:25 -05:00
parent fcd33c7924
commit bb3d875d77
5 changed files with 43 additions and 26 deletions

View File

@@ -65,7 +65,6 @@
(pkgs.writeShellScriptBin "onSystemStart" ''
hyprctl dispatch exec ${pkgs.hyprpanel}/bin/hyprpanel
if [[ ! -f ${config.home.homeDirectory}/.config/background ]]; then
hyprctl dispatch exec "randWallpaper && chmod 600 ${config.home.homeDirectory}/.config/background"
fi