mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
fix(bspwm): don't start bashtop automatically for now
This commit is contained in:
parent
86909b77ed
commit
ae70fda84a
@ -129,7 +129,6 @@ start_if_not_running element-desktop-nightly
|
|||||||
if [ "$SCREENCOUNT" -eq 2 ]
|
if [ "$SCREENCOUNT" -eq 2 ]
|
||||||
start_shell_if_not_running castero
|
start_shell_if_not_running castero
|
||||||
end
|
end
|
||||||
start_shell_if_not_running bashtop
|
|
||||||
|
|
||||||
pkill -f cleanfullscreen
|
pkill -f cleanfullscreen
|
||||||
~/.local/bin/cleanfullscreen &
|
~/.local/bin/cleanfullscreen &
|
||||||
|
Loading…
Reference in New Issue
Block a user