From 6423fc63ab75f73d641e3b2c89768f2334f2830b Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Mon, 13 May 2019 18:46:25 +0200 Subject: thsi and that --- .i3/config | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to '.i3') diff --git a/.i3/config b/.i3/config index 61ca38b..2a2f7b5 100644 --- a/.i3/config +++ b/.i3/config @@ -318,7 +318,6 @@ gaps inner 15 ## Program starting exec --no-startup-id nm-applet -exec --no-startup-id feh --bg-fill ~/.i3/wp.jpg # Start i3bar to display a workspace bar (plus the system information i3status @@ -346,7 +345,11 @@ bindsym $mod+p exec "scrot ~/Downloads/Screenshot%Y-%m-%d%H:%M:%S.png" #Layout de exec --no-startup-id "setxkbmap -layout de" -exec --no-startup-id "compton &" +exec --no-startup-id "compton" + +exec --no-startup-id "xrdb ~/.Xresources" #start autostart.sh exec --no-startup-id ~/autostart.sh + +#exec --no-startup-id feh --bg-fill ~/.i3/wp.jpg -- cgit v1.2.3