renamed polybar launch script

This commit is contained in:
Simon
2021-01-21 12:21:18 +01:00
parent 89116e3d52
commit 61d634adb6
3 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -276,7 +276,7 @@ for_window [urgent=latest] focus
bindsym $mod+o reload
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
bindsym $mod+Shift+o restart
bindsym $mod+Ctrl+o exec --no-startup-id "sh ~/.config/i3/reload_i3_w_polybar.sh"
bindsym $mod+Ctrl+o exec --no-startup-id "sh ~/.config/polybar/launch.sh"
################################################################################################