Merge changes

Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
AnErrupTion
2025-10-15 14:10:00 +02:00
2 changed files with 9 additions and 8 deletions

View File

@@ -41,6 +41,11 @@ asterisk = *
# The number of failed authentications before a special animation is played... ;)
auth_fails = 10
# Identifier for battery whose charge to display at top left
# Primary battery is usually BAT0 or BAT1
# If set to null, battery status won't be shown
battery_id = null
# Background color id
bg = 0x00000000
@@ -183,15 +188,11 @@ gameoflife_initial_density = 0.4
# Remove main box borders
hide_borders = false
# Remove version number from the top left corner
hide_version_string = false
# Remove power management command hints
hide_key_hints = false
# Set to null to disable battery status display
# Default is BAT0, the typical identifier for the primary battery
battery_id = null
# Remove version number from the top left corner
hide_version_string = false
# Initial text to show on the info line
# If set to null, the info line defaults to the hostname