forked from Shinonome/dots-hyprland
disable layer smoke by default cuz weird blinking
This commit is contained in:
@@ -18,7 +18,8 @@ let configOptions = {
|
||||
},
|
||||
'appearance': {
|
||||
'keyboardUseFlag': false, // Use flag emoji instead of abbreviation letters
|
||||
'layerSmoke': true,
|
||||
'layerSmoke': false,
|
||||
'layerSmokeStrength': 0.2,
|
||||
},
|
||||
'apps': {
|
||||
'bluetooth': "blueberry",
|
||||
|
||||
Reference in New Issue
Block a user