mirror of
https://github.com/The-Repo-Club/DotFiles.git
synced 2025-02-23 20:59:59 -05:00
3 lines
93 B
Plaintext
3 lines
93 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
feh --no-fehbg --bg-fill '/home/dt/.config/i3/backgrounds/wallpaper.jpg'
|