fixup! hyprland: separate settings for user and host

This commit is contained in:
2025-12-01 15:39:56 +03:00
parent e8aa398422
commit 6763cd598b
2 changed files with 10 additions and 6 deletions
-4
View File
@@ -59,10 +59,6 @@
enable_swallow = true;
};
exec-once = [
"${lib.getExe pkgs.linux-wallpaperengine} ~/.local/share/wpe/wallpaper --assets-dir ~/.local/share/wpe/assets --screen-root DP-3 --noautomute"
];
bind = [
''$mainMod Shift, S, exec, ${lib.getExe pkgs.grim} -g "$(${lib.getExe pkgs.slurp})" - | ${lib.getExe pkgs.swappy} -f -''
];