rustboro: scale 1 -> 1.25

This commit is contained in:
Aly Raffauf 2024-09-08 20:33:35 -04:00
parent db2b4adb10
commit 1281bce221

View file

@ -1,10 +1,10 @@
{ {
home-manager.sharedModules = [ home-manager.sharedModules = [
{ {
wayland.windowManager.sway.config.output = {"LG Display 0x0569 Unknown".scale = "1.0";}; wayland.windowManager.sway.config.output = {"LG Display 0x0569 Unknown".scale = "1.25";};
ar.home = { ar.home = {
desktop.hyprland.laptopMonitors = ["desc:LG Display 0x0569,preferred,auto,1.0"]; desktop.hyprland.laptopMonitors = ["desc:LG Display 0x0569,preferred,auto,1.25"];
services.easyeffects = { services.easyeffects = {
enable = true; enable = true;