first cmatrix lock fix, still needs debugging
This commit is contained in:
		| @@ -9,8 +9,8 @@ general { | ||||
|     gaps_in = 2 | ||||
|     gaps_out = 1 | ||||
|     border_size = 1 | ||||
|     col.active_border = $color2 | ||||
|     col.inactive_border = $color4 | ||||
|     col.active_border = $color4 | ||||
|     col.inactive_border = $color2 | ||||
|     layout = dwindle # master|dwindle | ||||
|     resize_on_border = true | ||||
|     extend_border_grab_area = 10 | ||||
| @@ -65,6 +65,8 @@ misc { | ||||
|     swallow_regex = ^(cachy-browser|firefox|nautilus|nemo|thunar|btrfs-assistant.)$ | ||||
|     focus_on_activate = true | ||||
|     vrr = 2 | ||||
|     # Hypridle cmatrix fix: | ||||
|     session_lock_xray = true | ||||
| } | ||||
|  | ||||
| # https://wiki.hyprland.org/0.45.0/Configuring/Variables/#render | ||||
|   | ||||
		Reference in New Issue
	
	Block a user