forked from Shinonome/dots-hyprland
fakeScreenRounding: default to 2
This commit is contained in:
@@ -30,7 +30,7 @@ let configOptions = {
|
||||
'layerSmoke': false,
|
||||
'layerSmokeStrength': 0.2,
|
||||
'barRoundCorners': 1, // 0: No, 1: Yes
|
||||
'fakeScreenRounding': 1, // 0: None | 1: Always | 2: When not fullscreen
|
||||
'fakeScreenRounding': 2, // 0: None | 1: Always | 2: When not fullscreen
|
||||
},
|
||||
'apps': {
|
||||
'bluetooth': "blueberry",
|
||||
|
||||
Reference in New Issue
Block a user