fuck dconf
This commit is contained in:
parent
fd47e4321c
commit
87c75b92ea
@ -1,3 +1,9 @@
|
|||||||
|
pika-settings (3.0-99pika12) kinetic; urgency=low
|
||||||
|
|
||||||
|
* Fix darkmode themeing
|
||||||
|
|
||||||
|
-- Ward Nakchbandi <hotrod.master@hotmail.com> Sat, 01 Oct 2022 14:50:00 +0200
|
||||||
|
|
||||||
pika-settings (3.0-99pika11) kinetic; urgency=low
|
pika-settings (3.0-99pika11) kinetic; urgency=low
|
||||||
|
|
||||||
* Fix darkmode themeing
|
* Fix darkmode themeing
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Application
|
|
||||||
Name=Pika Theme Setup
|
Name=Pika Theme Setup
|
||||||
Exec=pika-theme-setup
|
Exec=pika-theme-setup
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
if dconf read /org/pika/layouts/pika-theme | grep 2
|
if gsettings get org.pika.layouts pika-theme | grep 2
|
||||||
then
|
then
|
||||||
dconf write /org/pika/layouts/pika-theme 1
|
dconf write /org/pika/layouts/pika-theme 1
|
||||||
dconf write /org/gnome/desktop/wm/preferences/titlebar-font "'Fira Sans Semi-Bold 10'"
|
dconf write /org/gnome/desktop/wm/preferences/titlebar-font "'Fira Sans Semi-Bold 10'"
|
||||||
|
Loading…
Reference in New Issue
Block a user