Switch to wayland
This commit is contained in:
parent
faea70b1d3
commit
b3e83db50b
11 changed files with 133 additions and 105 deletions
4
profile
4
profile
|
@ -1,6 +1,10 @@
|
|||
export PATH="$HOME/.LinuxConfig/bin:${PATH}:$HOME/go/bin"
|
||||
export EDITOR=/usr/bin/nvim
|
||||
export PAGER=/bin/less
|
||||
export SDL_VIDEODRIVER=wayland
|
||||
export QT_QPA_PLATFORM=wayland-egl
|
||||
export ELM_DISPLAY=wl
|
||||
export WLR_RENDERER=vulkan
|
||||
|
||||
# SSH agent
|
||||
if [ ! -S ~/.ssh/ssh_auth_sock ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue