18 lines
669 B
Plaintext
18 lines
669 B
Plaintext
# lightdm-gtk-greeter.conf — cyberqueer-themed LightDM greeter
|
|
#
|
|
# Deployed to /etc/lightdm/lightdm-gtk-greeter.conf by
|
|
# setup/modules/optional-Modules/apps/lightdm.sh.
|
|
#
|
|
# Colours are inherited from the cyberqueer GTK theme (installed to
|
|
# /usr/share/themes/cyberqueer), which is an apply-theme.sh SYS_FILES target —
|
|
# so there are no hardcoded palette hex values to keep in sync here.
|
|
[greeter]
|
|
theme-name = cyberqueer
|
|
icon-theme-name = Papirus-Dark
|
|
background = /usr/share/backgrounds/cyberqueer-skull.png
|
|
font-name = JetBrains Mono 11
|
|
xft-antialias = true
|
|
xft-hintstyle = hintfull
|
|
indicators = ~host;~spacer;~clock;~spacer;~session;~power
|
|
clock-format = %H:%M
|