mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
sidebar: quick toggles: fix iilegal default
This commit is contained in:
@@ -401,10 +401,10 @@ Singleton {
|
||||
property list<var> toggles: [
|
||||
{ type: "network", size: 2 },
|
||||
{ type: "bluetooth", size: 2 },
|
||||
{ type: "idleinhibitor", size: 1 },
|
||||
{ type: "easyeffects", size: 1 },
|
||||
{ type: "nightlight", size: 2 },
|
||||
{ type: "darkmode", size: 2 }
|
||||
{ type: "idleInhibitor", size: 1 },
|
||||
{ type: "easyEffects", size: 1 },
|
||||
{ type: "nightLight", size: 2 },
|
||||
{ type: "darkMode", size: 2 }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user