From c6577fa217322ab163015fc91fb539e53a1e87e0 Mon Sep 17 00:00:00 2001 From: JuliusFreudenberger Date: Mon, 3 Oct 2022 20:57:43 +0200 Subject: [PATCH] Add solaar and light-locker to autostart --- i3/.config/i3/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 994f389..8b243ce 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -299,12 +299,13 @@ mode "resize" { exec dunst exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 exec --no-startup-id nitrogen --restore +exec --no-startup-id solaar -w hide #exec --no-startup-id wpa_gui -qt exec --no-startup-id nm-applet # exec --no-startup-id blueman-applet exec redshift-gtk exec --no-startup-id dockd --daemon -#exec light-locker +exec light-locker # Color palette used for the terminal ( ~/.Xresources file ) # Colors are gathered based on the documentation: # https://i3wm.org/docs/userguide.html#xresources