hyperland: thicker border, smaller gaps, changed border and bg color
This commit is contained in:
@ -6,15 +6,22 @@ input {
|
||||
}
|
||||
|
||||
general {
|
||||
gaps_in = 2
|
||||
gaps_out = 5
|
||||
gaps_in = 1
|
||||
gaps_out = 3
|
||||
layout = dwindle
|
||||
border_size = 2
|
||||
col.inactive_border = 0xff808080
|
||||
col.active_border = 0xffbf6a40
|
||||
}
|
||||
|
||||
dwindle {
|
||||
preserve_split = true
|
||||
}
|
||||
|
||||
decoration {
|
||||
drop_shadow = false
|
||||
}
|
||||
|
||||
animations {
|
||||
enabled = false
|
||||
}
|
||||
@ -23,6 +30,7 @@ misc {
|
||||
disable_hyprland_logo = true
|
||||
disable_splash_rendering = true
|
||||
disable_autoreload = true
|
||||
background_color = rgb(404040)
|
||||
}
|
||||
|
||||
$menu = rofi -show drun -theme Arc-Dark
|
||||
|
Reference in New Issue
Block a user