1
0
Fork 0
dotfiles/.config/X11/xprofile
Arthur Khachaturov c360fc2339 cumulative update
2024-06-19 11:51:19 +03:00

8 lines
193 B
Bash

systemctl --user import-environment DISPLAY
export TERMINAL=/usr/bin/alacritty
export TERM=/usr/bin/alacritty
export _JAVA_AWT_WM_NONREPARENTING=1
export AWT_TOOLKIT=MToolkit
# vim: ft=bash