feat: hyprland; set env variables to prefer wayland. nvim; ai plugin

This commit is contained in:
2026-02-10 15:04:26 -08:00
parent 88af90e9ee
commit 8e87a3a909
2 changed files with 69 additions and 1 deletions

View File

@@ -72,6 +72,10 @@ exec-once = gsettings set org.gnome.desktop.interface color-scheme "prefer-dark"
env = XCURSOR_SIZE,24
env = HYPRCURSOR_SIZE,24
env = GDK_BACKEND,wayland,x11
env = QT_QPA_PLATFORM,wayland;xcb
env = ELECTRON_OZONE_PLATFORM_HINT,auto
###################
### PERMISSIONS ###
@@ -204,12 +208,13 @@ master {
misc {
force_default_wallpaper = 0 # Set to 0 or 1 to disable the anime mascot wallpapers
disable_hyprland_logo = true# If true disables the random hyprland logo / anime girl background. :(
vfr = true
}
xwayland {
force_zero_scaling = true
}
env = GTK_SCALE,2
env = GTK_SCALE,1
env = XCURSOR_SIZE,32