dotfiles/.config/hypr/hyprland.conf
2023-12-02 23:57:18 +01:00

15 lines
487 B
Text
Executable file

# Autostart
exec-once = $HOME/.config/hypr/scripts/autostart
# Environment Variables
env = QT_QPA_PLATFORMTHEME, qt5ct
env = WLR_DRM_NO_ATOMIC, 1
# Configs (change to whichever config you want to use)
source = ~/.config/hypr/configs/binds.conf
source = ~/.config/hypr/configs/monitors.conf
source = ~/.config/hypr/configs/workspaces.conf
# Theme (change to whichever theme you want to use)
source = ~/.config/hypr/themes/luna/theme.conf
source = ~/.config/hypr/themes/luna/rules.conf