2024-01-07 15:41:20 +01:00
|
|
|
# Defaults
|
|
|
|
$terminal = alacritty
|
|
|
|
$browser = librewolf
|
|
|
|
$locker = swaylock
|
2023-04-13 00:14:04 +02:00
|
|
|
|
2024-01-07 15:41:20 +01:00
|
|
|
# Applications
|
|
|
|
$joplin = joplin-desktop
|
|
|
|
$bitwarden = bitwarden-desktop
|
|
|
|
$element = element-desktop
|
|
|
|
$discord = webcord
|
|
|
|
$deezer = deezer --enable-features=UseOzonePlatform --ozone-platform=wayland
|
2023-04-13 00:14:04 +02:00
|
|
|
|
2024-01-07 15:41:20 +01:00
|
|
|
# Classes
|
|
|
|
$terminal_class = Alacritty
|
|
|
|
$joplin_class = @joplin/app-desktop
|
|
|
|
$bitwarden_class = Bitwarden
|
|
|
|
$element_class = Element
|
|
|
|
$discord_class = WebCord
|
2024-01-02 19:06:31 +01:00
|
|
|
|
2024-01-07 15:41:20 +01:00
|
|
|
# Plugins
|
|
|
|
plugin = /usr/lib/libhy3.so
|
2023-06-03 11:51:28 +02:00
|
|
|
|
2024-01-07 15:41:20 +01:00
|
|
|
# Configuration modules
|
|
|
|
source = hyprland.d/*.conf
|