Rétablir Wayland pour Joplin
This commit is contained in:
parent
1e803c7db1
commit
b0dc1aa5c2
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ $browser = librewolf
|
|||
$locker = hyprlock
|
||||
|
||||
# Applications
|
||||
$joplin = joplin-desktop
|
||||
$joplin = joplin-desktop --ozone-platform=wayland --enable-features=WebRTCPipeWireCapturer
|
||||
$bitwarden = bitwarden-desktop
|
||||
$element = element-desktop
|
||||
$discord = webcord
|
||||
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue