custom-hypr - archive 2
This commit is contained in:
15
general.conf
15
general.conf
@@ -4,6 +4,12 @@
|
||||
monitor = DP-1, highres, 0x0, 1
|
||||
monitor = HDMI-A-1, highres, 1920x0, 1
|
||||
|
||||
decoration {
|
||||
blur {
|
||||
enabled = false
|
||||
}
|
||||
drop_shadow = false
|
||||
}
|
||||
|
||||
input {
|
||||
repeat_delay = 180
|
||||
@@ -15,15 +21,15 @@ general {
|
||||
# Gaps and border
|
||||
gaps_in = 4
|
||||
gaps_out = 4
|
||||
border_size = 4
|
||||
border_size = 6
|
||||
|
||||
# Fallback colors
|
||||
col.active_border = rgba(0DB7D4FF) rgba(7AA2F7FF) rgba(9778D0FF) 45deg
|
||||
col.inactive_border = rgba(04404aaa)
|
||||
col.active_border = rgba(0DB7D4FF) rgba(7AA2F7FF) rgba(9778D0FF) rgb(24C6DC) rgb(93EDC7) 45deg
|
||||
col.inactive_border = rgba(12131CFF)
|
||||
|
||||
# Functionality
|
||||
# resize_on_border = true
|
||||
layout = dwindle
|
||||
layout = master
|
||||
}
|
||||
|
||||
dwindle {
|
||||
@@ -35,6 +41,7 @@ dwindle {
|
||||
|
||||
misc {
|
||||
background_color = rgba(12131CFF)
|
||||
vfr = true
|
||||
}
|
||||
|
||||
plugin {
|
||||
|
||||
Reference in New Issue
Block a user