fuck dconf

This commit is contained in:
Ward Nakchbandi 2023-03-27 23:16:59 +03:00
parent fd47e4321c
commit 87c75b92ea
3 changed files with 9 additions and 2 deletions

View File

@ -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
* Fix darkmode themeing

View File

@ -1,4 +1,5 @@
[Desktop Entry]
Type=Application
Name=Pika Theme Setup
Exec=pika-theme-setup
Terminal=false
Type=Application

View File

@ -1,5 +1,5 @@
#! /bin/bash
if dconf read /org/pika/layouts/pika-theme | grep 2
if gsettings get org.pika.layouts pika-theme | grep 2
then
dconf write /org/pika/layouts/pika-theme 1
dconf write /org/gnome/desktop/wm/preferences/titlebar-font "'Fira Sans Semi-Bold 10'"