Fix hyprland-handler and add wayland flags/env
This commit is contained in:
parent
eb3067ff29
commit
c6267c7163
4 changed files with 10 additions and 12 deletions
.config
|
@ -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='\$ '
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue