style change

This commit is contained in:
chest 2024-12-14 20:17:27 +03:00 committed by Sweetbread
parent d125b3407c
commit 7a7155b60f

View File

@ -15,7 +15,7 @@
in {
settings = {
monitor = ",preferred,auto,1";
exec-once =["${lib.getExe pkgs.linux-wallpaperengine} /mnt/D/SteamLibrary/steamapps/workshop/content/431960/816353979 --assets-dir /mnt/D/SteamLibrary/steamapps/common/wallpaper_engine/assets --screen-root DP-1 --noautomute"];
general = {
gaps_in = 5;
gaps_out = 20;
@ -82,10 +82,6 @@
disable_hyprland_logo = false;
};
windowrulev2 = [
"opacity 0.75, class:vesktop"
];
bind = [
''$mainMod Shift, S, exec, ${lib.getExe pkgs.grim} -g "$(${lib.getExe pkgs.slurp})" - | ${lib.getExe pkgs.swappy} -f -''
];