removed unnecessary part
This commit is contained in:
parent
3f867d3eba
commit
c6a854eadf
@ -3,7 +3,7 @@
|
|||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
#change to home (does not show in terminal)
|
#change to home (does not show in terminal)
|
||||||
cd "$HOME" || exit
|
cd "$HOME"
|
||||||
|
|
||||||
in_xfce=0
|
in_xfce=0
|
||||||
in_i3gaps=0
|
in_i3gaps=0
|
||||||
|
Loading…
Reference in New Issue
Block a user