wip
This commit is contained in:
parent
032947ab89
commit
294df4fef2
1 changed files with 4 additions and 4 deletions
|
@ -79,8 +79,8 @@ windowrule = workspace 69, title:^(.*GDLauncher.*)
|
||||||
|
|
||||||
# https://wiki.hyprland.org/Configuring/Variables/#general
|
# https://wiki.hyprland.org/Configuring/Variables/#general
|
||||||
general {
|
general {
|
||||||
gaps_in = 2
|
gaps_in = 1
|
||||||
gaps_out = 4
|
gaps_out = 2
|
||||||
|
|
||||||
border_size = 2
|
border_size = 2
|
||||||
|
|
||||||
|
@ -112,8 +112,8 @@ windowrule = immediate, class:^(GDLauncher)$
|
||||||
|
|
||||||
# https://wiki.hyprland.org/Configuring/Variables/#decoration
|
# https://wiki.hyprland.org/Configuring/Variables/#decoration
|
||||||
decoration {
|
decoration {
|
||||||
rounding = 4
|
rounding = 0
|
||||||
rounding_power = 7
|
rounding_power = 0
|
||||||
|
|
||||||
# Change transparency of focused and unfocused windows
|
# Change transparency of focused and unfocused windows
|
||||||
active_opacity = 0.98
|
active_opacity = 0.98
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue