diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/i3/config | 2 |
1 files changed, 2 insertions, 0 deletions
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 |