(General)~some minor changes for supporting the desktop

These changes are mostly surface level.
This commit is contained in:
2021-07-10 21:24:44 +01:00
parent ac9b93240c
commit 0eb0748f05
3 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
feh --bg-scale --randomize $HOME/Pictures/Backgrounds;
feh --bg-fill --randomize $HOME/Pictures/Backgrounds;