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