mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 06:51:58 +01:00
removed background script
This commit is contained in:
parent
75c799af77
commit
e66178c8d3
@ -1,7 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
background="https://unsplash.com/photos/wQLAGv4_OYs/download?force=true&w=1920"
|
||||
|
||||
wget "$background" -O /tmp/background.jpg
|
||||
|
||||
swaymsg output "*" bg /tmp/background.jpg fill
|
Loading…
Reference in New Issue
Block a user