New backup 2025-03-18 01:45:06
This commit is contained in:
parent
5fc02a8ef7
commit
aaec91fce7
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
[interval]
|
[interval]
|
||||||
# The interval at which the screen should automatically change
|
# The interval at which the screen should automatically change
|
||||||
# set to 0 if you don't want it to change automatically
|
# set to 0 if you don't want it to change automatically
|
||||||
refresh=45
|
refresh=15
|
||||||
|
|
||||||
[clock]
|
[clock]
|
||||||
enabled = true
|
enabled = true
|
||||||
|
@ -12,7 +12,7 @@ enabled = true
|
||||||
twelve_hour = false
|
twelve_hour = false
|
||||||
|
|
||||||
[mpris2]
|
[mpris2]
|
||||||
enabled = false
|
enabled = true
|
||||||
# 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,7 +42,7 @@ polling_interval = 1500
|
||||||
# sensor_name = "asus_wmi_sensors CPU Temperature"
|
# sensor_name = "asus_wmi_sensors CPU Temperature"
|
||||||
|
|
||||||
[image]
|
[image]
|
||||||
enabled = false
|
enabled = false
|
||||||
# /!\
|
# /!\
|
||||||
# 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
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
|
|
||||||
#328p1aa autostart
|
#328p1aa autostart
|
||||||
#exec 'g213-led -a ff00ee'
|
#exec 'g213-led -a ff00ee'
|
||||||
exec 'apex-tux'
|
exec_always 'killall apex-tex;apex-tux'
|
||||||
|
|
Loading…
Add table
Reference in a new issue