31 lines
803 B
Text
31 lines
803 B
Text
# Defaults
|
|
$terminal = alacritty
|
|
$browser = librewolf
|
|
$locker = hyprlock
|
|
$launcher = anyrun
|
|
|
|
# Applications
|
|
$joplin = joplin-desktop --ozone-platform=wayland --enable-features=WebRTCPipeWireCapturer
|
|
$bitwarden = bitwarden-desktop
|
|
$element = element-desktop
|
|
$discord = webcord
|
|
$deezer = deezer --enable-features=UseOzonePlatform --ozone-platform=wayland
|
|
|
|
# Classes
|
|
$terminal_class = Alacritty
|
|
$joplin_class = @joplin/app-desktop
|
|
$bitwarden_class = Bitwarden
|
|
$element_class = Element
|
|
$discord_class = WebCord
|
|
$deezer_class = Deezer
|
|
|
|
# Plugins
|
|
plugin = /usr/lib/libhy3.so
|
|
|
|
# Configuration modules
|
|
source = hyprland.d/agnostic.conf
|
|
source = hyprland.d/sections.conf
|
|
source = hyprland.d/environment.conf
|
|
source = hyprland.d/startup.conf
|
|
source = hyprland.d/bindings.conf
|
|
source = hyprland.d/windowrules.conf
|