Home Gen356 @ 2024-10-04-20:32

This commit is contained in:
Jonas Röger 2024-10-04 20:32:19 +02:00
parent b6e969bb42
commit e6c6fec687

View File

@ -115,7 +115,7 @@
# See https://wiki.hyprland.org/Configuring/Variables/ for more # See https://wiki.hyprland.org/Configuring/Variables/ for more
gaps_in = 5; gaps_in = 5;
gaps_out = 20; gaps_out = 10;
border_size = 2; border_size = 2;
"col.active_border" = "rgba(33ccffee) rgba(00ff99ee) 45deg"; "col.active_border" = "rgba(33ccffee) rgba(00ff99ee) 45deg";
"col.inactive_border" = "rgba(595959aa)"; "col.inactive_border" = "rgba(595959aa)";
@ -165,13 +165,13 @@
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more # See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
pseudotile = "yes"; # master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below pseudotile = "yes"; # master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
preserve_split = "yes"; # you probably want this preserve_split = "yes"; # you probably want this
no_gaps_when_only = 1; no_gaps_when_only = 0;
}; };
master = { master = {
# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more # See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
# new_is_master = true; # new_is_master = true;
no_gaps_when_only = 1; no_gaps_when_only = 0;
}; };
gestures = { gestures = {