Skip to content

Commit d0cd19f

Browse files
base_files::bashrc: export DISPLAY`
Signed-off-by: Andy-Python-Programmer <[email protected]>
1 parent 4c023aa commit d0cd19f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

base-files/.bashrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ export PYTHONHOME="/usr/lib"
1212
# todo: https://github.com/sharkdp/bat/blob/master/src/bin/bat/directories.rs panics if not set?
1313
export BAT_CONFIG_DIR="/cfg/bat"
1414
export BAT_CACHE_PATH="/cache/bat"
15+
export DISPLAY=:0

0 commit comments

Comments
 (0)