This commit is contained in:
parent
1647ca6fe8
commit
70e0a9a61f
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,4 +1,4 @@
|
||||
pika-gnome-layouts (3.0-99pika8.lunar) lunar; urgency=low
|
||||
pika-gnome-layouts (3.0-99pika9.lunar) lunar; urgency=low
|
||||
|
||||
* Refine UI
|
||||
|
||||
|
@ -9,7 +9,7 @@ dconf write /org/pika/layouts/pika-theme 1
|
||||
dconf write /org/gnome/shell/extensions/nightthemeswitcher/commands/enabled true
|
||||
dconf write /org/gnome/shell/extensions/nightthemeswitcher/commands/sunrise "'pika-gnome-theme'"
|
||||
dconf write /org/gnome/shell/extensions/nightthemeswitcher/commands/sunset "'pika-gnome-theme dark'"
|
||||
if [[ $1 == Blue ]]
|
||||
if [[ $1 == Teal ]]
|
||||
then
|
||||
dconf write /org/gnome/shell/extensions/nightthemeswitcher/gtk-variants/day "'Jasper-Light'"
|
||||
dconf write /org/gnome/shell/extensions/nightthemeswitcher/gtk-variants/night "'Jasper-Dark'"
|
||||
|
Loading…
Reference in New Issue
Block a user