Adjusted hyprland config
This commit is contained in:
parent
8a792737eb
commit
5ce6225dc9
@ -2,13 +2,13 @@
|
|||||||
# █░▀░█ █▄█ █░▀█ █ ░█░ █▄█ █▀▄
|
# █░▀░█ █▄█ █░▀█ █ ░█░ █▄█ █▀▄
|
||||||
|
|
||||||
# Day
|
# Day
|
||||||
#monitor=DP-2, highres, 0x1080, 1, vrr, 1
|
monitor=DP-2, highres, 0x1080, 1, vrr, 1
|
||||||
#monitor=DP-3, highres, 760x0, 1, vrr, 1
|
monitor=DP-3, highres, 760x0, 1, vrr, 1
|
||||||
#workspace = DP-3, 5
|
workspace = DP-3, 5
|
||||||
|
|
||||||
# Night
|
# Night
|
||||||
monitor=DP-2, highrr, 0x0, 1, bitdepth, 10, vrr, 1
|
#monitor=DP-2, highrr, 0x0, 1, bitdepth, 10, vrr, 1
|
||||||
monitor=DP-3, disable
|
#monitor=DP-3, disable
|
||||||
|
|
||||||
|
|
||||||
# █░░ ▄▀█ █░█ █▄░█ █▀▀ █░█
|
# █░░ ▄▀█ █░█ █▄░█ █▀▀ █░█
|
||||||
|
@ -27,7 +27,7 @@ general {
|
|||||||
gaps_in = 3
|
gaps_in = 3
|
||||||
gaps_out = 8
|
gaps_out = 8
|
||||||
border_size = 3
|
border_size = 3
|
||||||
col.active_border = rgba(ca9ee6ff) rgba(f2d5cfff) 45deg
|
col.active_border = 0xff$yellowAlpha 0xff$mauveAlpha 45deg
|
||||||
col.inactive_border = rgba(b4befecc) rgba(6c7086cc) 45deg
|
col.inactive_border = rgba(b4befecc) rgba(6c7086cc) 45deg
|
||||||
layout = dwindle
|
layout = dwindle
|
||||||
resize_on_border = true
|
resize_on_border = true
|
||||||
|
Loading…
Reference in New Issue
Block a user