parent
965466bf7e
commit
beee9a7521
3 changed files with 5 additions and 12 deletions
modules/ags/config/ts/notifications
|
@ -64,7 +64,7 @@ const NotificationIcon = (notif: NotifObj) => {
|
|||
if (wmClass != null) {
|
||||
iconCmd = (box) => {
|
||||
if (!getDragState(box)) {
|
||||
if (wmClass === 'thunderbird') {
|
||||
if (wmClass === 'Proton Mail') {
|
||||
Hyprland.messageAsync('dispatch ' +
|
||||
'togglespecialworkspace thunder');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue