New backup 2025-10-10 13:00:02
This commit is contained in:
parent
2e1ed1cb2d
commit
027d7a093d
4 changed files with 2 additions and 2 deletions
Binary file not shown.
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 60 KiB |
Binary file not shown.
Before Width: | Height: | Size: 7 MiB |
|
@ -46,7 +46,7 @@ enabled = true
|
|||
# /!\
|
||||
# Please note that it is a relative path, so once compiled, please
|
||||
# copy the images folder to the current directory
|
||||
path = "images/image.gif"
|
||||
path = ".config/apex-tux/images/image.gif"
|
||||
# This only works if the image feature is passed in the build instructions
|
||||
# It supports all those formats : https://github.com/image-rs/image/tree/8824ab3375ddab0fd3429fe3915334523d50c532#supported-image-formats
|
||||
# (even in color, but it will only display in black and white)
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
#328p1aa autostart
|
||||
#exec 'g213-led -a ff00ee'
|
||||
exec_always 'killall apex-tux;apex-tux'
|
||||
#exec_always 'killall apex-tux;apex-tux'
|
||||
exec 'openrgb --startminimized'
|
||||
|
|
Loading…
Add table
Reference in a new issue