hyprland-config
This commit is contained in:
parent
92def2e501
commit
465ac7b207
@ -18,10 +18,12 @@ exec-once = wl-paste -p -t text --watch clipman store -P --histpath="~/.local/sh
|
|||||||
# Some default env vars.
|
# Some default env vars.
|
||||||
env = XCURSOR_SIZE,32
|
env = XCURSOR_SIZE,32
|
||||||
env = GTK_THEME,Dracula
|
env = GTK_THEME,Dracula
|
||||||
|
env = LIBVA_DRIVER_NAME,nvidia
|
||||||
env = XDG_SESSION_TYPE,wayland
|
env = XDG_SESSION_TYPE,wayland
|
||||||
cursor {
|
env = GBM_BACKEND,nvidia-drm
|
||||||
no_hardware_cursors = true
|
env = __GLX_VENDOR_LIBRARY_NAME,nvidia
|
||||||
}
|
env = WLR_NO_HARDWARE_CURSORS,1
|
||||||
|
|
||||||
# For all categories, see https://wiki.hyprland.org/Configuring/Variables/
|
# For all categories, see https://wiki.hyprland.org/Configuring/Variables/
|
||||||
input {
|
input {
|
||||||
kb_layout = de,us
|
kb_layout = de,us
|
||||||
|
Loading…
x
Reference in New Issue
Block a user