From 4e0d9c936a83f02f32378f9ebbcb8973e7951d7a Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Sun, 6 Aug 2023 16:46:38 -0500 Subject: [PATCH] Adding window rules and keybinding for emacs-run-launcher --- .config/polybar/config.ini | 2 +- .config/qtile/autostart.sh | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini index 419ed46..457eb4c 100644 --- a/.config/polybar/config.ini +++ b/.config/polybar/config.ini @@ -65,7 +65,7 @@ color15 = ${DoomOne.color15} alert = ${DoomOne.color1} [DoomOne] -background = #282c34 +background = #dd282c34 foreground = #bbc2cf color0 = #1c1f24 color1 = #ff6c6b diff --git a/.config/qtile/autostart.sh b/.config/qtile/autostart.sh index 124d609..e842b26 100755 --- a/.config/qtile/autostart.sh +++ b/.config/qtile/autostart.sh @@ -7,10 +7,11 @@ lxsession & picom & /usr/bin/emacs --daemon & killall conky & -sleep 3 && conky -c "$HOME"/.config/conky/qtile/"$COLORSCHEME"-01.conkyrc +sleep 3 && conky -c "$HOME"/.config/conky/qtile/"$COLORSCHEME"-01.conkyrc & killall volumeicon & volumeicon & nm-applet & +"$HOME"/.screenlayout/layout.sh & ### UNCOMMENT ONLY ONE OF THE FOLLOWING THREE OPTIONS! ### # 1. Uncomment to restore last saved wallpaper