diff options
author | neodarz <neodarz@neodarz.net> | 2019-09-04 20:37:15 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-09-04 20:41:57 +0200 |
commit | 2d41d870d42d09e3b537c7bf2180da7ed49a722b (patch) | |
tree | 67394437779f77fa99cf62840b02e02d10af7f5f | |
parent | 3fa2e0dce23472e66f29afe88ebb614d78894fde (diff) | |
download | dotfiles_ascii-2d41d870d42d09e3b537c7bf2180da7ed49a722b.tar.xz dotfiles_ascii-2d41d870d42d09e3b537c7bf2180da7ed49a722b.zip |
Add wallpaper multiscreen script
-rw-r--r-- | i3/.config/i3/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/i3/.config/i3/config b/i3/.config/i3/config index bf0bb2d..06cb21f 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -419,4 +419,5 @@ exec /home/neodarz/.screenlayout/default.sh exec setxkbmap fr exec export XDG_RUNTIME_DIR=/run/user/`id -u` exec systemctl --user start twmnd.service -exec alacritty -e $HOME/.scripts/working.sh +#exec alacritty -e $HOME/.scripts/working.sh +exec ~/.scripts/mpvbg ~/.wallpapers/wallpaper_01.mp4 |