dtfscripts: Small polishes
This commit is contained in:
parent
f933f6b726
commit
155e244e68
@ -1,2 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
export TERMINAL=konsole
|
export TERMINAL=konsole
|
||||||
|
# vim:ft=sh
|
||||||
|
|
||||||
|
@ -21,6 +21,8 @@
|
|||||||
# SOFTWARE.
|
# SOFTWARE.
|
||||||
|
|
||||||
## Clean up some variables that I use in device-specific scripts
|
## Clean up some variables that I use in device-specific scripts
|
||||||
|
# General
|
||||||
|
unset TERMINAL
|
||||||
# Polybar
|
# Polybar
|
||||||
unset PB_MONITOR
|
unset PB_MONITOR
|
||||||
unset PB_WM_RESTACK
|
unset PB_WM_RESTACK
|
||||||
|
Loading…
Reference in New Issue
Block a user