mirror of
https://github.com/zoriya/flake.git
synced 2025-12-06 06:36:19 +00:00
Change laptop scale to 1.6 (from 1.75)
This commit is contained in:
@@ -204,7 +204,7 @@ in {
|
||||
settings = [
|
||||
{
|
||||
output.criteria = "eDP-1";
|
||||
output.scale = 1.75;
|
||||
output.scale = 1.6;
|
||||
}
|
||||
{
|
||||
profile.name = "undocked";
|
||||
|
||||
Reference in New Issue
Block a user