diff options
author | Thanos Apollo <[email protected]> | 2023-10-27 00:13:17 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-10-27 00:13:17 +0300 |
commit | b23dfe545999faacbc46c46de0222eb3636f8b51 (patch) | |
tree | 47c9c1f471b2f6849e29539ea469ddd869e15c2e /.config/autstart/autostart.sh | |
parent | d09eb6ddf23549ecff6698d61210418fb382c542 (diff) |
autostart: Fix naming & rewrite
Diffstat (limited to '.config/autstart/autostart.sh')
-rw-r--r-- | .config/autstart/autostart.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.config/autstart/autostart.sh b/.config/autstart/autostart.sh deleted file mode 100644 index aac6e22..0000000 --- a/.config/autstart/autostart.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash - -picom & -feh --bg-scale ~/wallpapers/cyberpunk-red.png |