dotfiles/.local/bin/three-mon

13 lines
268 B
Bash
Executable File

#! /bin/sh -
(
hdmi1_top
dp1_right_hdmi1
xwallpaper --output DP-1 --zoom /home/tosuman/Wallpapers/hor/Dune.jpg
xwallpaper --output eDP-1 --zoom /home/tosuman/Wallpapers/favs/travellers.jpg
xwallpaper --output HDMI-1 --zoom /home/tosuman/Wallpapers/hor/koi.png
) &