From 4912c72f3ed473ddc50f164e7d4bf3ebaf4f5a21 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Tue, 17 Jan 2023 23:35:27 +0100 Subject: changes 17-01-22 --- .profile | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) (limited to '.profile') diff --git a/.profile b/.profile index 4ad766b..f3f2eaa 100755 --- a/.profile +++ b/.profile @@ -43,31 +43,31 @@ export NOTMUCH_CONFIG="$XDG_CONFIG_HOME/notmuch/notmuchrc" export XAUTHORITY="$XDG_CONFIG_HOME/X11/Xauthority" export XINITRC="$XDG_CONFIG_HOME/X11/xinitrc" -if [ -z "${DISPLAY}${WAYLAND_DISPLAY}" ] && [ "${XDG_VTNR}" -eq 1 ]; then - export NEWT_COLORS=' - root=white,black - border=white,black - window=white,black - title=white,black - button=black,green - actbutton=black,green - checkbox=white,black - actcheckbox=white,black - entry=white,black - label=white,black - listbox=white,black - actlistbox=black,green - textbox=white,black - acttextybox=white,black - helpline=white,black - roottext=white,black - emptyscale=white,black - fullscale=white,black - disentry=white,black - actsellistbox=black,green - sellistbox=black,green - compactbutton=white,black - ' +export NEWT_COLORS=' +root=white,black +border=white,black +window=white,black +title=white,black +button=black,green +actbutton=black,green +checkbox=white,black +actcheckbox=white,black +entry=white,black +label=white,black +listbox=white,black +actlistbox=black,green +textbox=white,black +acttextybox=white,black +helpline=white,black +roottext=white,black +emptyscale=white,black +fullscale=white,black +disentry=white,black +actsellistbox=black,green +sellistbox=black,green +compactbutton=white,black +' +if [ -z "${DISPLAY}${WAYLAND_DISPLAY}" ] && [ "${XDG_VTNR}" -eq 1 ]; then startsession fi -- cgit v1.2.3-70-g09d2