From 43de39dfa61a3d93a2a3266c9df400a4aeedd307 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Wed, 8 May 2019 13:27:01 +0200 Subject: Added compton & friends --- .i3/config | 2 ++ 1 file changed, 2 insertions(+) (limited to '.i3') diff --git a/.i3/config b/.i3/config index 6fa0940..3fd88d2 100644 --- a/.i3/config +++ b/.i3/config @@ -216,5 +216,7 @@ bindsym $mod+p exec "scrot ~/Downloads/Screenshot%Y-%m-%d%H:%M:%S.png" exec "setxkbmap -layout de" +exec --no-startup-id "compton &" + #start autostart.sh exec --no-startup-id ~/autostart.sh -- cgit v1.2.3