mirror of
https://github.com/ksyasuda/rice.git
synced 2026-06-12 09:13:32 -07:00
update config to work with bspwm
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
# find "$HOME/Pictures/wallpapers" -type f | shuf -n 1
|
||||
feh --bg-scale "$(find "$HOME/Pictures/wallpapers" -type f | shuf -n 1)"
|
||||
Reference in New Issue
Block a user