corners: Break up "keys" into individual keys

Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
AnErrupTion
2026-07-06 20:17:46 +02:00
parent 7e6474924c
commit 54f1ff14ee
3 changed files with 91 additions and 47 deletions

View File

@@ -155,7 +155,11 @@ colormix_col3 = 0x20000000
# Screen corners customization
# Keywords:
# keys -> Power management, brightness control & toggle password keys
# shutdown -> Shutdown key
# restart -> Restart key
# britup -> Brightness up key
# britdown -> Brightness down key
# password -> Toggle password key
# clock -> Clock (format defined by 'clock' option)
# tty -> Active TTY number
# battery -> Battery percentage
@@ -167,8 +171,8 @@ colormix_col3 = 0x20000000
# lbl:name -> Specific custom info label
# cmd:key -> Specific custom keybind hint
#
# If using a keyword that groups multiple labels into one (e.g. keys, labels,
# binds, ...), they'll be placed horizontally
# If using a keyword that groups multiple labels into one (e.g. labels, binds),
# they'll be placed horizontally
#
# Also, the order defines the vertical stack (first item is at the edge)
# If items are separted by commas, they'll be placed horizontally
@@ -181,7 +185,7 @@ corner_bottom_left = version
corner_bottom_right = labels
# Top left
corner_top_left = keys battery
corner_top_left = shutdown,restart,britup,britdown,password battery
# Top right
corner_top_right = clock numlock,capslock