dotfiles/config/hypr-ahrc--laptop/hyprland.conf

32 lines
803 B
Text
Raw Permalink Normal View History

# Defaults
$terminal = alacritty
$browser = librewolf
2024-03-04 10:55:36 +01:00
$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