updates
This commit is contained in:
@@ -62,7 +62,7 @@ decoration {
|
||||
blur {
|
||||
enabled=true
|
||||
new_optimizations=on
|
||||
passes=1
|
||||
passes=2
|
||||
size=3
|
||||
xray=true
|
||||
}
|
||||
@@ -71,7 +71,7 @@ decoration {
|
||||
color=$shadow
|
||||
enabled=true
|
||||
range=4
|
||||
render_power=3
|
||||
render_power=4
|
||||
}
|
||||
rounding=10
|
||||
}
|
||||
@@ -86,10 +86,6 @@ ecosystem {
|
||||
no_update_news=true
|
||||
}
|
||||
|
||||
experimental {
|
||||
# xx_color_management_v4=true
|
||||
}
|
||||
|
||||
general {
|
||||
border_size=2
|
||||
col.active_border=$primary_container
|
||||
@@ -97,6 +93,7 @@ general {
|
||||
gaps_in=2
|
||||
gaps_out=4
|
||||
# layout=scrolling
|
||||
resize_on_border = true
|
||||
layout=dwindle
|
||||
}
|
||||
|
||||
@@ -120,13 +117,21 @@ input {
|
||||
sensitivity=0.0
|
||||
}
|
||||
|
||||
render {
|
||||
cm_enabled = true
|
||||
cm_auto_hdr = 0
|
||||
}
|
||||
|
||||
misc {
|
||||
disable_hyprland_logo=false
|
||||
disable_hyprland_logo=true
|
||||
disable_splash_rendering=true
|
||||
key_press_enables_dpms=true
|
||||
mouse_move_enables_dpms=true
|
||||
}
|
||||
|
||||
quirks {
|
||||
prefer_hdr = 0
|
||||
}
|
||||
|
||||
plugin {
|
||||
hyprexpo {
|
||||
@@ -424,3 +429,5 @@ $mainCtrlShift = $mainCtrl SHIFT
|
||||
gesture = 3, horizontal, workspace
|
||||
|
||||
source = ./dms/outputs.conf
|
||||
|
||||
source = ./dms/cursor.conf
|
||||
|
||||
Reference in New Issue
Block a user