Compare commits
2 Commits
549c9df1f4
...
cb5bc3020e
| Author | SHA1 | Date | |
|---|---|---|---|
| cb5bc3020e | |||
| e308611c0a |
@@ -73,6 +73,10 @@ misc {
|
|||||||
# fullscreen/maximized state.
|
# fullscreen/maximized state.
|
||||||
# 0 - behind, 1 - takes over, 2 - unfullscreen/unmaxize [0/1/2]
|
# 0 - behind, 1 - takes over, 2 - unfullscreen/unmaxize [0/1/2]
|
||||||
new_window_takes_over_fullscreen = 2
|
new_window_takes_over_fullscreen = 2
|
||||||
|
# Useful for default background colors
|
||||||
|
# o7 hyprland animu
|
||||||
|
disable_hyprland_logo = true
|
||||||
|
background_color = 0
|
||||||
vfr = 1
|
vfr = 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
# vim: set ft=hyprlang:
|
# vim: set ft=hyprlang:
|
||||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||||
monitor=eDP-1,preferred,auto,1.00
|
monitor=eDP-1,preferred,auto,1.00
|
||||||
|
# Should be the Nreal Air
|
||||||
|
monitor=DP-1,preferred,auto,1.5
|
||||||
|
|||||||
Reference in New Issue
Block a user