finish hyprland
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
input {
|
||||
kb_layout = de
|
||||
kb_layout = us,de
|
||||
kb_variant =
|
||||
kb_model =
|
||||
kb_options =
|
||||
kb_rules =
|
||||
kb_options=alt_space_toggle
|
||||
|
||||
follow_mouse = 1
|
||||
|
||||
@@ -18,8 +19,8 @@ general {
|
||||
gaps_in=6
|
||||
gaps_out=12
|
||||
border_size=4
|
||||
col.active_border=$borderActive
|
||||
col.inactive_border=$borderInactive
|
||||
col.active_border=$mauve
|
||||
col.inactive_border=$base
|
||||
}
|
||||
|
||||
misc {
|
||||
@@ -36,9 +37,9 @@ decoration {
|
||||
enabled = true
|
||||
xray = true
|
||||
}
|
||||
drop_shadow=true
|
||||
shadow_range=4
|
||||
col.shadow=0x66000000
|
||||
# drop_shadow=true
|
||||
# shadow_range=4
|
||||
# col.shadow=0x66000000
|
||||
}
|
||||
|
||||
animations {
|
||||
|
||||
Reference in New Issue
Block a user