Font and hyprland lock stuff

This commit is contained in:
2025-05-16 19:56:06 +02:00
parent c01bda2623
commit fd35249141
36 changed files with 387 additions and 2 deletions

View File

@ -12,11 +12,15 @@ PS1='[\u@\h \W]\$ '
alias l='ls -la'
alias lg='lazygit'
# Fix Electron scaling issues by forcing wayland
export ELECTRON_ENABLE_OZONE=1
export OZONE_PLATFORM=wayland
export GDK_SCALE=1
export GDK_DPI_SCALE=1
# Force Firefox to run in wayland
export MOZ_ENABLE_WAYLAND=1
# Yazi
function y() {
local tmp="$(mktemp -t "yazi-cwd.XXXXXX")" cwd