diff options
| author | srdusr <trevorgray@srdusr.com> | 2025-08-30 19:40:29 +0200 |
|---|---|---|
| committer | srdusr <trevorgray@srdusr.com> | 2025-08-30 19:40:29 +0200 |
| commit | 6682c51323771a4a157eeff6e0d991422192fcd3 (patch) | |
| tree | 58d9bd063c3a356add15b3887da00e095b419dcd /linux/home/extras/etc/lightdm/lightdm-webkit2-greeter.conf | |
| parent | 19120d4f9761c67d99ed1ce3da6084b83f5a49c9 (diff) | |
| download | dotfiles-6682c51323771a4a157eeff6e0d991422192fcd3.tar.gz dotfiles-6682c51323771a4a157eeff6e0d991422192fcd3.zip | |
Windows-specific dotfiles
Diffstat (limited to 'linux/home/extras/etc/lightdm/lightdm-webkit2-greeter.conf')
| -rw-r--r-- | linux/home/extras/etc/lightdm/lightdm-webkit2-greeter.conf | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/linux/home/extras/etc/lightdm/lightdm-webkit2-greeter.conf b/linux/home/extras/etc/lightdm/lightdm-webkit2-greeter.conf deleted file mode 100644 index 57785a8..0000000 --- a/linux/home/extras/etc/lightdm/lightdm-webkit2-greeter.conf +++ /dev/null @@ -1,49 +0,0 @@ -# -# [greeter] -# debug_mode = Greeter theme debug mode. -# detect_theme_errors = Provide an option to load a fallback theme when theme errors are detected. -# screensaver_timeout = Blank the screen after this many seconds of inactivity. -# secure_mode = Don't allow themes to make remote http requests. -# time_format = A moment.js format string so the greeter can generate localized time for display. -# time_language = Language to use when displaying the time or "auto" to use the system's language. -# webkit_theme = Webkit theme to use. -# -# NOTE: See moment.js documentation for format string options: http://momentjs.com/docs/#/displaying/format/ -# - -[greeter] -debug_mode = true -detect_theme_errors = true -screensaver_timeout = 300 -secure_mode = true -time_format = LT -time_language = auto -webkit_theme = glorious -#theme-name = WhiteSur-Dark -#icon-theme-name = WhiteSur-Dark -#font-name = SF Pro Regular 9 -#cursor-theme-name=WhiteSur -#cursor-theme-size=<%= @cursor_size %> -#xft-dpi=<%= @dpi %> -#xft-antialias=true -#xft-hintstyle=hintslight -#xft-rgba=rgb -#indicators=~clock;~spacer;~layout;~language;~session;~ally;~power -#show-clock=true -#clock-format= -#default-user-image = /home/srdusr/.face -hide-user-image = false -user-background = true -# -# [branding] -# background_images = Path to directory that contains background images for use by themes. -# logo = Path to logo image for use by greeter themes. -# user_image = Default user image/avatar. This is used by themes for users that have no .face image. -# -# NOTE: Paths must be accessible to the lightdm system user account (so they cannot be anywhere in /home) -# - -#[branding] -#background_images = /usr/share/backgrounds -#logo = /usr/share/pixmaps/archlinux-logo.svg -#user_image = /usr/share/pixmaps/archlinux-user.svg |
