commit b6f922bde6d2429cbeecf88be7466225ed8b509b parent b86e2e35a8799a7d27519928e5cf11cf4614c634 Author: Ashymad <czilukim@o2.pl> Date: Fri, 27 Apr 2018 11:04:19 +0200 Use BG image provided by .fehbg Diffstat:
| M | i3/.i3/config | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i3/.i3/config b/i3/.i3/config @@ -4,7 +4,7 @@ font pango:Terminus 11px floating_modifier $mod -bindsym $mod+Return exec st +bindsym $mod+Return exec st bindsym $mod+Shift+q kill @@ -140,5 +140,5 @@ for_window [instance="mpv"] pixel 0 exec --no-startup-id redshift-gtk exec --no-startup-id ~/.fehbg -exec --no-startup-id xss-lock -- i3lock -n -i ~/.i3/Moon.png +exec --no-startup-id xss-lock -- i3lock -n -i ~/.i3/BG.png exec_always --no-startup-id ~/.config/polybar/launch.sh