forked from Shinonome/dots-hyprland
ags: config option for monitor get scaled size method (#424)
This commit is contained in:
@@ -55,6 +55,9 @@ let configOptions = {
|
||||
'color': 'rgba(113,227,32,0.9)',
|
||||
},
|
||||
},
|
||||
'monitors': {
|
||||
'scaleMethod': "division", // Either "division" [default] or "gdk"
|
||||
},
|
||||
'music': {
|
||||
'preferredPlayer': "plasma-browser-integration",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user