mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-08-18 17:49:04 +02:00
Minor change to Hyprland
This commit is contained in:
@@ -14,15 +14,15 @@ in with lib; {
|
||||
xwayland.enable = true;
|
||||
systemd.enable = true;
|
||||
plugins = [
|
||||
hyprplugins.hyprtrails
|
||||
# hyprplugins.hyprtrails
|
||||
];
|
||||
extraConfig = let
|
||||
modifier = "SUPER";
|
||||
in concatStrings [ ''
|
||||
monitor=,preferred,auto,1
|
||||
windowrule = float, ^(steam)$
|
||||
windowrule = center, ^(steam)$
|
||||
windowrule = size 1080 900, ^(steam)$
|
||||
windowrule = center, ^(steam)$
|
||||
general {
|
||||
gaps_in = 6
|
||||
gaps_out = 8
|
||||
|
Reference in New Issue
Block a user