forked from Shinonome/dots-hyprland
right sidebar: change toggles order
This commit is contained in:
@@ -176,8 +176,8 @@ Scope {
|
|||||||
NightLight {}
|
NightLight {}
|
||||||
GameMode {}
|
GameMode {}
|
||||||
IdleInhibitor {}
|
IdleInhibitor {}
|
||||||
CloudflareWarp {}
|
|
||||||
EasyEffectsToggle {}
|
EasyEffectsToggle {}
|
||||||
|
CloudflareWarp {}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Center widget group
|
// Center widget group
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
import qs.modules.common
|
|
||||||
import qs.modules.common.widgets
|
import qs.modules.common.widgets
|
||||||
import qs
|
import qs
|
||||||
import Quickshell.Io
|
import Quickshell.Io
|
||||||
|
|||||||
@@ -4,7 +4,6 @@ pragma ComponentBehavior: Bound
|
|||||||
// From https://github.com/caelestia-dots/shell/ (`quickshell` branch) with modifications.
|
// From https://github.com/caelestia-dots/shell/ (`quickshell` branch) with modifications.
|
||||||
// License: GPLv3
|
// License: GPLv3
|
||||||
|
|
||||||
import qs
|
|
||||||
import Quickshell
|
import Quickshell
|
||||||
import Quickshell.Io
|
import Quickshell.Io
|
||||||
import Quickshell.Hyprland
|
import Quickshell.Hyprland
|
||||||
|
|||||||
Reference in New Issue
Block a user