small updates to eww and hyprland
This commit is contained in:
parent
a055f7e71e
commit
a4a7d84d7c
|
@ -319,7 +319,7 @@
|
|||
:windowtype "dock"
|
||||
(bar_layout))
|
||||
(defwindow bar1
|
||||
:monitor 0
|
||||
:monitor 1
|
||||
:exclusive true
|
||||
:geometry (geometry
|
||||
:x "15px"
|
||||
|
|
|
@ -43,7 +43,10 @@ in
|
|||
clickfinger_behavior=1
|
||||
}
|
||||
}
|
||||
|
||||
xwayland {
|
||||
use_nearest_neighbor = false
|
||||
# force_zero_scaling = true
|
||||
}
|
||||
general {
|
||||
max_fps=60 # deprecated, unused
|
||||
# main_mod=SUPER
|
||||
|
|
Loading…
Reference in a new issue