This repository has been archived on 2023-10-11. You can view files and clone it, but cannot push or open issues or pull requests.
dots/wrappedh1.sh
2022-12-05 00:38:19 -05:00

15 lines
335 B
Bash

#!/bin/sh
cd ~
export _JAVA_AWT_WM_NONREPARENTING=1
export XCURSOR_SIZE=24
export LIBVA_DRIVER_NAME=nvidia
export XDG_SESSION_TYPE=wayland
export GBM_BACKEND=nvidia-drm
export __GLX_VENDOR_LIBRARY_NAME=nvidia
export WLR_NO_HARDWARE_CURSORS=1
export GTK_THEME=Catppuccin-Mocha-Pink
export XCURSOR_THEME=Catppuccin Pink
exec Hyprland