From 1ab88806d96653444b3850a171a5fad7a7d0c0a1 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Sat, 17 Dec 2016 21:00:27 +0100 Subject: use fehbg instead of hardcoding the path --- herbstluftwm/.config/herbstluftwm/autostart | 3 ++- i3/.config/i3/config | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart index 0d67429..ecf00b2 100755 --- a/herbstluftwm/.config/herbstluftwm/autostart +++ b/herbstluftwm/.config/herbstluftwm/autostart @@ -19,7 +19,8 @@ hc keyunbind --all #feh --no-fehbg --bg-center ~/Pictures/Death_note_l_1366x768.jpg #feh --no-fehbg --bg-fill ~/Pictures/Music\ Wallpapers/defeater.jpg #feh --no-fehbg --bg-fill ~/Pictures/house-m.d.-wallpaper-17.jpg -feh --no-fehbg --bg-fill ~/Pictures/NmigJ3H.jpg +#feh --no-fehbg --bg-fill ~/Pictures/NmigJ3H.jpg +~/.fehbg # keybindings # if you have a super key you will be much happier with Mod set to Mod4 diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 2830c59..8b77278 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -155,7 +155,7 @@ bindsym $mod+r mode "resize" # status_command i3status #} -exec --no-startup-id feh --no-fehbg --bg-fill ~/Pictures/NmigJ3H.jpg +exec --no-startup-id ~/.fehbg exec --no-startup-id xset -b exec --no-startup-id setxkbmap -option grp:alt_space_toggle "de(nodeadkeys),ru" -- cgit v1.2.3