22 lines
510 B
Plaintext
22 lines
510 B
Plaintext
source = colors.conf
|
|
|
|
$terminal = alacritty
|
|
$fileManager = nemo
|
|
$menu = ~/.cargo/bin/hyprlauncher
|
|
$browser = zen-browser
|
|
$discord = vesktop
|
|
$telegram = telegram-desktop
|
|
$pctl = playerctl
|
|
$sshot = hyprshot -o ~/Pictures/Screenshots/ -z -m
|
|
$locker = loginctl lock-session
|
|
|
|
source = plugins.conf
|
|
exec-once = hyprpm reload -n
|
|
|
|
source = monitors.conf
|
|
source = decorations.conf
|
|
source = env.conf
|
|
source = binds.conf
|
|
source = rules.conf
|
|
exec-once = ~/.config/hypr/bin/autostart
|