mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-22 16:59:57 -05:00
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