2020-12-04 16:06:22 +01:00
|
|
|
#!/bin/sh
|
2021-03-04 20:44:09 +01:00
|
|
|
# spaceengine (pink/purple theme)
|
|
|
|
#feh --no-fehbg --bg-scale "$HOME/Bilder/Backgrounds/spaceengine/scr00019.png"
|
|
|
|
# nyarch (nyarch theme)
|
2021-03-05 10:25:07 +01:00
|
|
|
feh --no-fehbg --bg-scale "$HOME/Bilder/Backgrounds/Distronekos/Nyarch/Nyarch_4K_dark_blue.png"
|