forked from Shinonome/dots-hyprland
waffles: add config option for switch handle positioning
This commit is contained in:
@@ -584,7 +584,10 @@ Singleton {
|
||||
// Animations on Windoes are kinda janky. Setting the following to
|
||||
// false will make (some) stuff also be like that for accuracy.
|
||||
// Example: the right-click menu of the Start button
|
||||
property bool smootherAnimations: true
|
||||
property JsonObject tweaks: JsonObject {
|
||||
property bool smootherMenuAnimations: true
|
||||
property bool switchHandlePositionFix: true
|
||||
}
|
||||
property JsonObject bar: JsonObject {
|
||||
property bool bottom: true
|
||||
property bool leftAlignApps: false
|
||||
|
||||
Reference in New Issue
Block a user