diff options
author | neodarz <corentin.breton@fullsave.com> | 2020-06-26 11:53:12 +0200 |
---|---|---|
committer | neodarz <corentin.breton@fullsave.com> | 2020-06-26 11:53:12 +0200 |
commit | bba516dd0f6b700cde25803564013f3cb702b1cc (patch) | |
tree | 50f33cf2993aa85c00dde0625cb94a860b204d4c /dotfiles/config/i3 | |
parent | 6251b68f059ee7127339791ed4d8767a270c1e3d (diff) | |
parent | 233e6b71f2782d80c89da9be3258972c41c2cf5f (diff) | |
download | dotfiles_dotdrop-bba516dd0f6b700cde25803564013f3cb702b1cc.tar.xz dotfiles_dotdrop-bba516dd0f6b700cde25803564013f3cb702b1cc.zip |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'dotfiles/config/i3')
-rw-r--r-- | dotfiles/config/i3/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dotfiles/config/i3/config b/dotfiles/config/i3/config index 9d1f166..46977e2 100644 --- a/dotfiles/config/i3/config +++ b/dotfiles/config/i3/config @@ -427,4 +427,5 @@ exec setxkbmap fr exec export XDG_RUNTIME_DIR=/run/user/`id -u` exec systemctl --user start twmnd.service #exec terminator -e $HOME/.scripts/working.sh -exec ~/.scripts/mpvbg ~/.wallpapers/wallpaper_01.mp4 +#exec ~/.scripts/mpvbg ~/.wallpapers/wallpaper_01.mp4 +exec feh --bg-scale ~/.wallpaper/Dragon_Purple_Landscape_Planets_fantasy_1920x1200.jpg |