mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
updated MOZ enable wayland
This commit is contained in:
parent
afa7c71d88
commit
9e4f5e5855
@ -2,5 +2,3 @@ set -x LANG 'fr_FR.UTF-8'
|
||||
set -x EDITOR 'nvim'
|
||||
set -x VISUAL 'nvim'
|
||||
set -x PAGER 'most'
|
||||
set -gx MOZ_ENABLE_WAYLAND 1
|
||||
set -x BROWSER 'firefox'
|
||||
|
@ -1,6 +1,8 @@
|
||||
# Autostart sway when user login on tty1
|
||||
|
||||
set -x XDG_CURRENT_DESKTOP 'Unity' # waybar workaround for tray
|
||||
set -x MOZ_ENABLE_WAYLAND 1
|
||||
set -x BROWSER 'firefox'
|
||||
|
||||
set TTY1 (tty)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user