[feat](auto-start): Add %U
argument to Exec
line for VeSktop auto-start script, add Terminal=false
[feat](hyprland): Add new workspace for KeePassXC with float, size, and centered properties [style](hyprland): Add workspace rules for communication applications and system applications
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Vesktop
|
||||
Comment=Vesktop autostart script
|
||||
Exec="/usr/lib/vesktop/vesktop"
|
||||
StartupNotify=false
|
||||
Terminal=false
|
||||
Exec=vesktop %U
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=vesktop
|
||||
StartupWMClass=vesktop
|
||||
GenericName=Internet Messenger
|
||||
Categories=Network;
|
||||
Keywords=discord;vencord;electron;chat;
|
||||
MimeType=x-scheme-handler/discord;
|
||||
Comment=Vesktop is a custom Discord desktop app
|
||||
|
Reference in New Issue
Block a user