5 lines
98 B
Fish
5 lines
98 B
Fish
|
function sb --wraps='swaybg -i' --description 'alias sb=swaybg -i'
|
||
|
swaybg -i $argv
|
||
|
|
||
|
end
|