Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Omarchy Notifications (with Close Button)

A customized shell plugin for Omarchy Linux that adds a clickable close button (x) to notification toasts.

About & Origin

This plugin is an enhancement based on the official built-in omarchy.notifications service from the Omarchy project.

In stock Omarchy, toast notifications can only be dismissed using keyboard shortcuts (Super + ,) or right-clicking the card. This modified version adds an explicit, themed x button in the top-right corner of each toast card, allowing users to close notifications with a single left click without triggering the notification's default action.

Features

  • Dedicated close button (x): Dismiss toasts directly with a left click without activating/opening the notification.
  • Full compatibility: Drop-in replacement for the built-in omarchy.notifications service using Omarchy's shell plugin system (clonedFrom).
  • Themed & styled: Seamlessly adopts your current Omarchy theme, font settings, and hover animations.

Installation

Install and enable the plugin with Omarchy's built-in plugin manager:

omarchy plugin add https://github.com/Dessection/omarchy-notifications.git --enable

To update to the latest version:

omarchy plugin update dessection.notifications

To uninstall and revert back to stock Omarchy notifications:

omarchy plugin remove dessection.notifications
omarchy plugin enable omarchy.notifications

How It Works

The plugin modifies NotificationCard.qml by embedding a PanelActionButton with the 󰅖 Nerd Font close glyph in the header layout, which emits closeRequested() when clicked.

About

Omarchy shell notification plugin with a close button (x) on toasts

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages