diff options
| author | Syndamia <kamen@syndamia.com> | 2022-09-06 10:53:14 +0300 |
|---|---|---|
| committer | Syndamia <kamen@syndamia.com> | 2022-09-06 10:53:14 +0300 |
| commit | dd6a62a3c881c0b2e71db5bb923c60a54d2b016d (patch) | |
| tree | 9dd5ab4fbeecb3b5b804b4fb98189be74273cf47 /.a/Config Backups/lightdm/lightdm-gtk-greeter.conf | |
| parent | ee3518fb810ba6df3945f5bc8196135b17233c81 (diff) | |
| download | dotfiles-dd6a62a3c881c0b2e71db5bb923c60a54d2b016d.tar dotfiles-dd6a62a3c881c0b2e71db5bb923c60a54d2b016d.tar.gz dotfiles-dd6a62a3c881c0b2e71db5bb923c60a54d2b016d.zip | |
Moved configuration backups to .b folder, updated portage and lightdm configs, moved docs to .c folder, moved and symbolic linked README
Diffstat (limited to '.a/Config Backups/lightdm/lightdm-gtk-greeter.conf')
| -rw-r--r-- | .a/Config Backups/lightdm/lightdm-gtk-greeter.conf | 72 |
1 files changed, 0 insertions, 72 deletions
diff --git a/.a/Config Backups/lightdm/lightdm-gtk-greeter.conf b/.a/Config Backups/lightdm/lightdm-gtk-greeter.conf deleted file mode 100644 index 4e87dd0..0000000 --- a/.a/Config Backups/lightdm/lightdm-gtk-greeter.conf +++ /dev/null @@ -1,72 +0,0 @@ -# LightDM GTK Configuration -# Available configuration options listed below. -# Please list the configuration options that you want to use after [greeter] without the # for example: -# [greeter] -# example-option=example-value -# -# Appearance: -# theme-name = GTK theme to use -# icon-theme-name = Icon theme to use -# cursor-theme-name = Cursor theme to use -# cursor-theme-size = Cursor size to use -# background = Background file to use, either an image path or a color (e.g. #772953) -# user-background = false|true ("true" by default) Display user background (if available) -# transition-duration = Length of time (in milliseconds) to transition between background images ("500" by default) -# transition-type = ease-in-out|linear|none ("ease-in-out" by default) -# -# Fonts: -# font-name = Font to use -# xft-antialias = false|true Whether to antialias Xft fonts -# xft-dpi = Resolution for Xft in dots per inch (e.g. 96) -# xft-hintstyle = none|slight|medium|hintfull What degree of hinting to use -# xft-rgba = none|rgb|bgr|vrgb|vbgr Type of subpixel antialiasing -# -# Login window: -# active-monitor = Monitor to display greeter window (name or number). Use #cursor value to display greeter at monitor with cursor. Can be a semicolon separated list -# position = x y ("50% 50%" by default) Login window position -# default-user-image = Image used as default user icon, path or #icon-name -# hide-user-image = false|true ("false" by default) -# round-user-image = false|true ("true" by default) -# highlight-logged-user = false|true ("true" by default) -# -# Panel: -# panel-position = top|bottom ("top" by default) -# clock-format = strftime-format string, e.g. %H:%M -# indicators = semi-colon ";" separated list of allowed indicator modules. Built-in indicators include "~a11y", "~language", "~session", "~power", "~clock", "~host", "~spacer". Unity indicators can be represented by short name (e.g. "sound", "power"), service file name, or absolute path -# -# Accessibility: -# a11y-states = states of accessibility features: "name" - save state on exit, "-name" - disabled at start (default value for unlisted), "+name" - enabled at start. Allowed names: contrast, font, keyboard, reader. -# keyboard = command to launch on-screen keyboard (e.g. "onboard") -# keyboard-position = x y[;width height] ("50%,center -0;50% 25%" by default) Works only for "onboard" -# reader = command to launch screen reader (e.g. "orca") -# at-spi-enabled = false|true ("true" by default) Enables accessibility at-spi-command if the greeter is built with it enabled -# -# Security: -# allow-debugging = false|true ("false" by default) -# screensaver-timeout = Timeout (in seconds) until the screen blanks when the greeter is called as lockscreen -# -# Template for per-monitor configuration: -# [monitor: name] -# background = overrides default value -# user-background = overrides default value -# laptop = false|true ("false" by default) Marks monitor as laptop display -# transition-duration = overrides default value -# -[greeter] -theme-name = Mint-Y-Dark-Blue -icon-theme-name = Mint-Y-Dark-Blue -cursor-theme-name = oreo_black_bordered_cursors -background = /home/kamen/Pictures/Wallpapers/foundation-fred-gambino.jpg -user-background = false - -font-name = MesloLGS NF 11 -xft-antialias = 1 -xft-hintstyle = hintfull -xft-rgba = rgb - -default-user-image = /home/kamen/Nextcloud/Logo/logo512x512-dark-blue-outline-black-bg-white.gif - -clock-format = %H:%M - %d.%m.%Y -indicators = ~host;~session;~spacer;~clock;~spacer;~layout;~language;~ally;~power - -screensaver-timeout = 0 |
