Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
ximper-shell-notification-center
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
ximper-shell-notification-center
Commits
2d7396c1
Unverified
Commit
2d7396c1
authored
Oct 15, 2025
by
Erik Reider
Committed by
GitHub
Oct 15, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update waybar example in README.md
parent
9013f357
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
README.md
README.md
+11
-11
No files found.
README.md
View file @
2d7396c1
...
...
@@ -413,23 +413,23 @@ action = "toggle_paused"
## Waybar Example
This example requires
`
NotoSansMono Nerd Font
`
to get the icons looking right
This example requires
a [Nerd Fonts](https://www.nerdfonts.com/) font
to get the icons looking right
Waybar config
```json
"custom/notification": {
"tooltip":
fals
e,
"format": "
{icon}
",
"tooltip":
tru
e,
"format": "
<span size='16pt'>{icon}</span>
",
"format-icons": {
"notification": "
<span foreground='red'><sup></sup></span>
",
"none": "
",
"dnd-notification": "
<span foreground='red'><sup></sup></span>
",
"dnd-none": "
",
"inhibited-notification": "
<span foreground='red'><sup></sup></span>
",
"inhibited-none": "
",
"dnd-inhibited-notification": "
<span foreground='red'><sup></sup></span>
",
"dnd-inhibited-none": "
"
"notification": "
",
"none": "
",
"dnd-notification": "
",
"dnd-none": "
",
"inhibited-notification": "
",
"inhibited-none": "
",
"dnd-inhibited-notification": "
",
"dnd-inhibited-none": "
"
},
"return-type": "json",
"exec-if": "which swaync-client",
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment