hidpi stuff
This commit is contained in:
parent
790c40f6da
commit
d8258b08d4
2 changed files with 11 additions and 3 deletions
|
@ -28,7 +28,7 @@
|
|||
"$wl-paste" = getExe' wl-clipboard "wl-paste";
|
||||
"$wpctl" = getExe' wireplumber "wpctl";
|
||||
|
||||
monitor = ",highres,auto,1";
|
||||
monitor = lib.mkDefault ",highres,auto,1";
|
||||
|
||||
env = [
|
||||
"WLR_DRM_NO_ATOMIC,1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue