17 lines
549 B
Text
17 lines
549 B
Text
source = ~/.config/hypr/dracula.conf
|
|
|
|
source = ~/.config/hypr/defaults.conf
|
|
|
|
source = ~/.config/hypr/host.conf
|
|
|
|
source = ~/.config/hypr/env.conf
|
|
source = ~/.config/hypr/vars.conf
|
|
source = ~/.config/hypr/binds.conf
|
|
source = ~/.config/hypr/rules.conf
|
|
|
|
exec-once = autostart-manage sync wayland,hyprland
|
|
exec-once = autostart-manage run-wayland
|
|
exec = xsetroot -cursor_name left_ptr
|
|
|
|
### TEMPORARY
|
|
exec-once = wait-for-service --user autostart@solaar && sleep 5 && alacritty -e sh -c 'solaar-cli unpair "MX Master 3 Wireless Mouse" && solaar-cli pair'
|