right sidebar: change toggles order

This commit is contained in:
end-4
2025-07-18 12:36:49 +07:00
parent 2cc313855b
commit 0806c97fe5
3 changed files with 1 additions and 3 deletions
@@ -176,8 +176,8 @@ Scope {
NightLight {}
GameMode {}
IdleInhibitor {}
CloudflareWarp {}
EasyEffectsToggle {}
CloudflareWarp {}
}
// Center widget group
@@ -1,4 +1,3 @@
import qs.modules.common
import qs.modules.common.widgets
import qs
import Quickshell.Io
@@ -4,7 +4,6 @@ pragma ComponentBehavior: Bound
// From https://github.com/caelestia-dots/shell/ (`quickshell` branch) with modifications.
// License: GPLv3
import qs
import Quickshell
import Quickshell.Io
import Quickshell.Hyprland