feat(eww): finish most scss of quick settings
This commit is contained in:
parent
e3a8309c53
commit
082485d7a5
3 changed files with 134 additions and 66 deletions
config/eww/scripts
|
@ -10,13 +10,10 @@ on () {
|
|||
}
|
||||
|
||||
off () {
|
||||
(
|
||||
eww update showqs=false
|
||||
sleep .55
|
||||
eww close quick-settings-reveal
|
||||
eww close quick-settings-smol-reveal
|
||||
eww close quick-settings-logo-reveal
|
||||
)
|
||||
}
|
||||
|
||||
[[ "$1" == "on" ]] && on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue