mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-20 04:30:53 +02:00
renamed polybar launch script
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
################################################################################################
|
||||
|
||||
@@ -41,8 +41,7 @@ alias coffee="caffeinate sleep"
|
||||
# polybar
|
||||
alias killpoly="killall polybar"
|
||||
alias polybar="setsid polybar"
|
||||
alias repoly="zsh ~/.config/polybar/launch_polybar.sh"
|
||||
alias repoly_float="zsh ~/.config/polybar/launch_polybar_floating.sh"
|
||||
alias repoly="zsh ~/.config/polybar/launch.sh"
|
||||
|
||||
# nano
|
||||
alias nano="nano -c"
|
||||
|
||||
Reference in New Issue
Block a user