This repository has been archived on 2024-04-07. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/scripts/.config/scripts/setwall.sh
2019-10-17 10:21:35 -03:00

5 lines
136 B
Bash
Executable file

#!/bin/bash
xfconf-query --channel xfce4-desktop \
--property /backdrop/screen0/monitorHDMI-2/workspace0/last-image \
--set $1
echo $1