From 03c0c32ca76590f31eb0e15488e36918b28aaa67 Mon Sep 17 00:00:00 2001 From: Pavle Portic Date: Fri, 3 Dec 2021 10:07:12 +0100 Subject: [PATCH] Set feh bg from i3config --- dot_config/i3/config.tmpl | 6 ++++-- dot_xinitrc | 2 -- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dot_config/i3/config.tmpl b/dot_config/i3/config.tmpl index 7d92546..c3e5e58 100644 --- a/dot_config/i3/config.tmpl +++ b/dot_config/i3/config.tmpl @@ -167,7 +167,7 @@ bindsym XF86AudioPlay exec "playerctl-wrapper play-pause" bindsym XF86AudioNext exec "playerctl-wrapper next" bindsym XF86AudioPrev exec "playerctl-wrapper previous" -bindsym Print exec pyazo +bindsym Print exec "pyazo --no-save" bindsym $mod+Print exec "pyazo -d" assign [class="(?i)firefox"]  @@ -181,7 +181,8 @@ new_window pixel 2 hide_edge_borders smart exec_always python ~/.config/i3/i3-autoname-workspaces.py >/dev/null 2>&1 & -exec {{ .i3.xrandr }} & +exec {{ .i3.xrandr }} >/dev/null 2>&1 & +exec ~/.fehbg >/dev/null 2>&1 & exec telegram-desktop >/dev/null 2>&1 & exec spotify >/dev/null 2>&1 & exec blueman-applet >/dev/null 2>&1 & @@ -234,6 +235,7 @@ bar { bar { position bottom + tray_output {{ .i3.tray_output }} status_command ~/.local/share/bumblebee-status/bumblebee-status -m \ traffic \ nic \ diff --git a/dot_xinitrc b/dot_xinitrc index 9cd64af..f0e6482 100644 --- a/dot_xinitrc +++ b/dot_xinitrc @@ -27,8 +27,6 @@ xset fp rehash & xset dpms 30000 30000 30000 & xset s 30000 30000 & xcape -e 'Control_L=Escape' & -xbindkeys & -sh $HOME/.fehbg & dunst & exec i3