Skip to content

Instantly share code, notes, and snippets.

@dongsibo
dongsibo / 10-local-gdm-settings.ini
Last active January 28, 2022 18:10
GNOME: Show battery percentage and weekday on GDM login screen; run `dconf update` as root afterwards
#
# /etc/dconf/db/gdm.d/10-local-gdm-settings
#
# This file was created by Sibo Dong and is not owned by any package.
[org/gnome/desktop/interface]
clock-show-weekday=true
show-battery-percentage=true
# vim: set ft=dosini :
diff --git a/PKGBUILD b/PKGBUILD
index cfe0516..f157bb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=(
tlp-git
tlp-rdw-git
)
-pkgver=1.3.0b1.r1.e2fbc0c
+pkgver=1.3.0.b3