Added wait for system tray on start
- Close applications before shutdown/logout/reboot - Fixed battery check script - Always display hidden files in ranger TODO: - Wait for logout/shutdown/reboot until all applications are closed (timeout)
This commit is contained in:
@@ -40,10 +40,10 @@ RebootCommand=/usr/bin/systemctl reboot
|
||||
Current=catppuccin-macchiato
|
||||
|
||||
# Cursor size used in the greeter
|
||||
CursorSize=
|
||||
CursorSize=24
|
||||
|
||||
# Cursor theme used in the greeter
|
||||
CursorTheme=
|
||||
CursorTheme=Breeze
|
||||
|
||||
# Number of users to use as threshold
|
||||
# above which avatars are disabled
|
||||
@@ -58,7 +58,7 @@ EnableAvatars=true
|
||||
FacesDir=/usr/share/sddm/faces
|
||||
|
||||
# Font used in the greeter
|
||||
Font=
|
||||
Font=FiraCode Nerd Font Regular 12
|
||||
|
||||
# Theme directory path
|
||||
ThemeDir=/usr/share/sddm/themes
|
||||
|
||||
Reference in New Issue
Block a user