mirror of
https://github.com/Phantop/dotfiles
synced 2025-01-30 08:26:41 +00:00
Fish: Make wallo remove previous wall0
This commit is contained in:
parent
6e5600168d
commit
e1acbc8ef3
|
@ -1,4 +1,5 @@
|
|||
# Defined in /tmp/fish.Z2h5NN/wallo.fish @ line 2
|
||||
# Defined in /tmp/fish.LxG0t1/wallo.fish @ line 2
|
||||
function wallo
|
||||
rm ~/.config/wall0
|
||||
convert $argv -resize (xrandr | grep '*'| grep -o [0-9]\*x[0-9]\*) ~/.config/wall0
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue