fixes
This commit is contained in:
parent
c736d3887a
commit
9427456002
@ -37,10 +37,13 @@ $lockscreen = swaylock -C ~/.config/swaylock/config
|
||||
# Some default env vars.
|
||||
env = XCURSOR_SIZE,20
|
||||
env = GDK_SCALE,2
|
||||
env = QT_QPA_PLATFORMTHEME,qt5ct # change to qt6ct if you have that
|
||||
env = XDG_CURRENT_DESKTOP,hyprland
|
||||
env = QT_QPA_PLATFORMTHEME,qt6ct # change to qt6ct if you have that
|
||||
env = WLR_NO_HARDWARE_CURSORS,1
|
||||
|
||||
env = XDG_CURRENT_DESKTOP,Hyprland
|
||||
env = XDG_SESSION_TYPE,wayland
|
||||
env = XDG_SESSION_DESKTOP,Hyprland
|
||||
|
||||
xwayland {
|
||||
force_zero_scaling = true
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user