Fix hyprland-handler and add wayland flags/env

This commit is contained in:
Tobias Reisinger 2023-07-07 00:40:25 +02:00
parent eb3067ff29
commit c6267c7163
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 10 additions and 12 deletions

View file

@ -32,6 +32,7 @@ export HOSTNAME="$(cat /proc/sys/kernel/hostname)"
export MAKEFLAGS="-j$(grep -c ^processor /proc/cpuinfo)"
export MOAR="--style=dracula"
export MOZ_ENABLE_WAYLAND=1
export PASSWORD_STORE_GENERATED_LENGTH='64'
export PS1='\$ '