forked from Shinonome/dots-hyprland
hyprland: add custom config sourcing
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
# MONITOR CONFIG
|
||||
monitor=,preferred,auto,1
|
||||
monitor=,addreserved, 0, 0, 0, 0
|
||||
# monitor=,addreserved, 0, 0, 0, 0 # Custom reserved area
|
||||
|
||||
# HDMI port: mirror display. To see device name, use `hyprctl monitors`
|
||||
# monitor=HDMI-A-1,1920x1080@60,1920x0,1,mirror,eDP-1
|
||||
|
||||
input {
|
||||
@@ -138,13 +139,3 @@ misc {
|
||||
new_window_takes_over_fullscreen = 2
|
||||
}
|
||||
|
||||
debug {
|
||||
# overlay = true
|
||||
# damage_tracking = 0
|
||||
|
||||
# damage_blink = yes
|
||||
}
|
||||
|
||||
# Window and layer rules
|
||||
layerrule = noanim, selection
|
||||
windowrulev2=rounding 20, onworkspace:1
|
||||
|
||||
Reference in New Issue
Block a user