dotfiles

:)
git clone https://git.sr.ht/~ashymad/dotfiles
Log | Files | Refs | Submodules | LICENSE

commit 6b400fa304af437afa89ccfd6755a5644dab5d77
parent 2f90cfcef71a40aea47b45d0c5eae0d3cca69685
Author: Ashymad <szymon.mikulicz@posteo.net>
Date:   Wed, 13 Feb 2019 00:12:20 +0100

Do not randomize wallpaper wvery time

Diffstat:
Mi3/.i3/config | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/i3/.i3/config b/i3/.i3/config @@ -149,6 +149,6 @@ for_window [instance="^matplotlib$"] floating enable exec --no-startup-id /usr/lib/geoclue-2.0/demos/agent exec --no-startup-id redshift-gtk -exec --no-startup-id ~/.fehbg exec --no-startup-id xss-lock -- i3lock -n -i ~/.i3/BG.png +exec --no-startup-id feh --no-fehbg --bg-fill ~/.i3/BG.png exec_always --no-startup-id ~/.config/polybar/launch.sh