From c39802ec4c8e0533c88ba87fb6d7f52da63e7573 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 31 Oct 2019 19:05:42 +0100 Subject: config/i3: start compton --- config/i3/config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/i3') diff --git a/config/i3/config b/config/i3/config index 132b72b..50614fe 100644 --- a/config/i3/config +++ b/config/i3/config @@ -193,10 +193,12 @@ for_window [class="Pidgin"] move scratchpad for_window [class="Florence"] floating enable # Start daemons +exec --no-startup-id compton -b --vsync opengl exec --no-startup-id ibus-daemon -drx exec --no-startup-id xss-lock -- myi3lock exec --no-startup-id dunst # Set background exec --no-startup-id i3background + # Start pidgin exec pidgin -- cgit v1.2.3