alot of random crap
This commit is contained in:
parent
4f4bf30170
commit
e75be2bdfa
9 changed files with 34 additions and 38 deletions
|
@ -4,6 +4,7 @@ set -U fish_user_paths $HOME/.local/bin $HOME/scripts $HOME/.doom-emacs/bin $HOM
|
|||
set TERM "xterm-256color"
|
||||
set EDITOR "emacsclient -c -a"
|
||||
set VISUAL "emacsclient -c -a emacs"
|
||||
set QT_QPA_PLATFORMTHEME "qt5ct"
|
||||
set KWIN_DRM_USE_EGL_STREAMS 1
|
||||
set -Ux ANDROID_SDK_ROOT /opt/android-sdk
|
||||
set -Ux JAVA_HOME /usr/lib/jvm/default
|
||||
|
@ -217,4 +218,11 @@ if status is-login
|
|||
end
|
||||
end
|
||||
|
||||
### Start plasma wayland
|
||||
# if status is-login
|
||||
# if test -z "$DISPLAY" -a "$XDG_VTNR" = 1
|
||||
# exec dbus-run-session startplasma-wayland
|
||||
# end
|
||||
# end
|
||||
|
||||
fm6000 -r -c blue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue