From 753a777382fa24fd313f1024ffc9380c6b9749b5 Mon Sep 17 00:00:00 2001 From: Benjamin Morrison Date: Wed, 26 Jan 2022 00:38:36 -0500 Subject: new theme for polybar. moved old theme to polybar.old --- .config/i3/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config/i3/config') diff --git a/.config/i3/config b/.config/i3/config index 6966a85..cf07dd1 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -12,7 +12,8 @@ # AUTOSTART SECTION # ############################### exec_always "sh $HOME/.fehbg" -exec_always --no-startup-id $HOME/.config/polybar/launch.sh +#exec_always --no-startup-id $HOME/.config/polybar/launch.sh +exec_always --no-startup-id "$HOME/.config/polybar/launch.sh --material" exec "xcompmgr &" exec "xscreensaver &" exec "blueman-applet" -- cgit 1.4.1