From 38ac97f4bebebac566b924918f8e1f0ec36e8b5c Mon Sep 17 00:00:00 2001 From: logan2611 Date: Mon, 8 Jun 2020 19:36:50 -0600 Subject: [PATCH] Added custom startup scripts Signed-off-by: logan2611 --- .config/i3/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/i3/config b/.config/i3/config index 5ada8a1..75aa522 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -211,6 +211,7 @@ bindsym Ctrl+Shift+Print exec --no-startup-id flameshot full -c exec_always --no-startup-id $HOME/.config/polybar/launch.sh exec_always --no-startup-id ~/.fehbg & +exec_always --no-startup-id ~/.config/i3/customalways.sh exec --no-startup-id QT_QPA_PLATFORMTHEME=qt5ct flameshot 2>&1 & exec --no-startup-id compton 2>&1 & @@ -227,6 +228,7 @@ exec --no-startup-id /usr/bin/kdeconnect-indicator 2>&1 & exec --no-startup-id /usr/bin/xfce4-power-manager 2>&1 & exec --no-startup-id /usr/bin/bash ~/.screenlayout/default.sh exec --no-startup-id xss-lock -- betterlockscreen -l -t "${USER}@${HOSTNAME}" --off 10 +exec --no-startup-id ~/.config/i3/customonce.sh default_border pixel 0