mirror of
https://github.com/bvanroll/dotfiles-2022.git
synced 2025-08-29 03:52:48 +00:00
initial commit
This commit is contained in:
7
.profile
Normal file
7
.profile
Normal file
@@ -0,0 +1,7 @@
|
||||
export QT_QPA_PLATFORMTHEME="qt5ct"
|
||||
export EDITOR=/usr/bin/vim
|
||||
export GTK2_RC_FILES="$HOME/.gtkrc-2.0"
|
||||
# fix "xdg-open fork-bomb" export your preferred browser from here
|
||||
export BROWSER=/usr/bin/firefox
|
||||
export RADV_DEBUG=llvm
|
||||
export AMD_VULKAN_ICD=RADV
|
Reference in New Issue
Block a user