index
:
dotfiles
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wallpapers
/
change_wallpaper.sh
blob: 2135a3c4c179b5cee76d7f6724fd756ec38b5bd3 (
plain
)
1
2
3
4
5
6
#!/bin/sh
choice
=
"
$(
\l
s
~/Pictures/wallpapers
|
fzf
)
"
nitrogen
--set-scaled
$choice