config/hyprland (ahrc-laptop) : petits fixes
This commit is contained in:
parent
3e3e5d62ad
commit
b0b9ca114f
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ $deezer = deezer --enable-features=UseOzonePlatform --ozone-platform=wayland
|
|||
|
||||
# Classes
|
||||
$terminal_class = Alacritty
|
||||
$joplin_class = Joplin
|
||||
$joplin_class = @joplin/app-desktop
|
||||
$bitwarden_class = Bitwarden
|
||||
$element_class = Element
|
||||
$discord_class = WebCord
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# Main monitor
|
||||
monitor = , highrr, 1920x0, 1
|
||||
monitor = , highrr, 0x0, 1
|
||||
|
|
Loading…
Reference in a new issue