From 5549522543a11fdefa989075eeb550b3e16a4fd2 Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Wed, 1 Jan 2020 18:24:22 -0500 Subject: [PATCH] Update config Remove polybar start --- .config/i3/config | 3 --- 1 file changed, 3 deletions(-) diff --git a/.config/i3/config b/.config/i3/config index 9e91034b..d66f0638 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -181,6 +181,3 @@ bindsym $mod+Shift+Left move left bindsym $mod+Shift+Down move down bindsym $mod+Shift+Up move up bindsym $mod+Shift+Right move right - -#Polybar -exec_always --no-startup-id ~/.local/bin/launch_polybar &