1
0
Fork 0

cumulative update

This commit is contained in:
Arthur Khachaturov 2024-06-19 11:51:19 +03:00
parent 3ecbac352e
commit c360fc2339
71 changed files with 3281 additions and 380 deletions

8
.config/X11/xprofile Normal file
View file

@ -0,0 +1,8 @@
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