fix vesktop/karere window rules and launcher entries, enable xwayland

This commit is contained in:
2026-06-19 13:22:43 +02:00
parent 872d35242f
commit 622d0cebf2
5 changed files with 27 additions and 1 deletions
+11
View File
@@ -0,0 +1,11 @@
[Desktop Entry]
Categories=Network;InstantMessaging;Chat
Exec=karere %U
Icon=karere
Keywords=whatsapp;chat;messenger
Name=Karere
GenericName=WhatsApp
StartupWMClass=karere
Terminal=false
Type=Application
Version=1.5
+12
View File
@@ -0,0 +1,12 @@
[Desktop Entry]
Categories=Network;InstantMessaging;Chat
Exec=vesktop %U
GenericName=Discord
Icon=vesktop
Keywords=discord;vencord;electron;chat
MimeType=x-scheme-handler/discord
Name=Vesktop
StartupWMClass=Vesktop
Terminal=false
Type=Application
Version=1.5
+1 -1
View File
@@ -50,7 +50,7 @@ workspace "8"
window-rule {
match app-id="signal"
match app-id="org.telegram.desktop"
match app-id="discord"
match app-id="vesktop"
match app-id="karere"
open-on-workspace "5"
}