diff --git a/328p1aa/home/.config/apex-tux/images/image.gif b/328p1aa/home/.config/apex-tux/images/image.gif index 5419024..7385978 100644 Binary files a/328p1aa/home/.config/apex-tux/images/image.gif and b/328p1aa/home/.config/apex-tux/images/image.gif differ diff --git a/328p1aa/home/.config/apex-tux/images/rat.jpg b/328p1aa/home/.config/apex-tux/images/rat.jpg deleted file mode 100644 index fc06d3d..0000000 Binary files a/328p1aa/home/.config/apex-tux/images/rat.jpg and /dev/null differ diff --git a/328p1aa/home/.config/apex-tux/settings.toml b/328p1aa/home/.config/apex-tux/settings.toml index 89b6b67..351e84f 100644 --- a/328p1aa/home/.config/apex-tux/settings.toml +++ b/328p1aa/home/.config/apex-tux/settings.toml @@ -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) diff --git a/328p1aa/home/.config/sway/config.d/autostart.d/328p1aa b/328p1aa/home/.config/sway/config.d/autostart.d/328p1aa index 5301da5..df58517 100644 --- a/328p1aa/home/.config/sway/config.d/autostart.d/328p1aa +++ b/328p1aa/home/.config/sway/config.d/autostart.d/328p1aa @@ -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'