New backup 2025-10-10 09:30:02
This commit is contained in:
parent
e89fdf7196
commit
c9b3619f49
3 changed files with 4 additions and 4 deletions
BIN
328p1aa/home/.config/apex-tux/images/rat.jpg
Normal file
BIN
328p1aa/home/.config/apex-tux/images/rat.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 7 MiB |
|
@ -12,7 +12,7 @@ enabled = true
|
||||||
twelve_hour = false
|
twelve_hour = false
|
||||||
|
|
||||||
[mpris2]
|
[mpris2]
|
||||||
enabled = true
|
enabled = false
|
||||||
# Set this so web browsers like Firefox or Chrome don't steal the focus of your real music player
|
# Set this so web browsers like Firefox or Chrome don't steal the focus of your real music player
|
||||||
# You can check what to put here by using tools like D-Feet
|
# You can check what to put here by using tools like D-Feet
|
||||||
preferred_player = "org.mpris.MediaPlayer2.Feishin"
|
preferred_player = "org.mpris.MediaPlayer2.Feishin"
|
||||||
|
@ -42,11 +42,11 @@ polling_interval = 1500
|
||||||
# sensor_name = "asus_wmi_sensors CPU Temperature"
|
# sensor_name = "asus_wmi_sensors CPU Temperature"
|
||||||
|
|
||||||
[image]
|
[image]
|
||||||
enabled = false
|
enabled = true
|
||||||
# /!\
|
# /!\
|
||||||
# Please note that it is a relative path, so once compiled, please
|
# Please note that it is a relative path, so once compiled, please
|
||||||
# copy the images folder to the current directory
|
# copy the images folder to the current directory
|
||||||
path = "images/sample_1.gif"
|
path = "images/rat.jpg"
|
||||||
# This only works if the image feature is passed in the build instructions
|
# 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
|
# 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)
|
# (even in color, but it will only display in black and white)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
#328p1aa autostart
|
#328p1aa autostart
|
||||||
#exec 'g213-led -a ff00ee'
|
#exec 'g213-led -a ff00ee'
|
||||||
exec_always 'killall apex-tex;apex-tux'
|
exec_always 'killall apex-tux;apex-tux'
|
||||||
exec 'openrgb --startminimized'
|
exec 'openrgb --startminimized'
|
||||||
|
|
Loading…
Add table
Reference in a new issue