mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Revert "Merge pull request #63 from ryanrhughes/waybar-add-dnd"
This reverts commit2dc5b4fd8f
, reversing changes made todea0a547a6
.
This commit is contained in:
@ -7,7 +7,6 @@
|
|||||||
"hyprland/workspaces"
|
"hyprland/workspaces"
|
||||||
],
|
],
|
||||||
"modules-center": [
|
"modules-center": [
|
||||||
"custom/dnd",
|
|
||||||
"clock"
|
"clock"
|
||||||
],
|
],
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
@ -122,18 +121,5 @@
|
|||||||
"interval": 5,
|
"interval": 5,
|
||||||
"tooltip": true,
|
"tooltip": true,
|
||||||
"tooltip-format": "{}"
|
"tooltip-format": "{}"
|
||||||
},
|
|
||||||
"custom/dnd": {
|
|
||||||
"exec": "makoctl mode | grep -q 'do-not-disturb' && echo '{\"alt\":\"dnd\",\"tooltip\":\"Enable notifications\"}' || echo '{\"alt\":\"on\",\"tooltip\":\"Disable notifications\"}'",
|
|
||||||
"format": "{icon}",
|
|
||||||
"format-icons": {
|
|
||||||
"on": " ",
|
|
||||||
"dnd": ""
|
|
||||||
},
|
|
||||||
"return-type": "json",
|
|
||||||
"interval": 5,
|
|
||||||
"tooltip": "{tooltip}",
|
|
||||||
"on-click": "makoctl mode -t do-not-disturb"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -16,7 +16,6 @@
|
|||||||
margin-right: 3px;
|
margin-right: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#custom-dnd,
|
|
||||||
#custom-dropbox,
|
#custom-dropbox,
|
||||||
#cpu,
|
#cpu,
|
||||||
#power-profiles-daemon,
|
#power-profiles-daemon,
|
||||||
|
@ -12,6 +12,3 @@ max-icon-size=32
|
|||||||
|
|
||||||
[app-name=Spotify]
|
[app-name=Spotify]
|
||||||
invisible=1
|
invisible=1
|
||||||
|
|
||||||
[mode=do-not-disturb]
|
|
||||||
invisible=1
|
|
||||||
|
@ -12,6 +12,3 @@ max-icon-size=32
|
|||||||
|
|
||||||
[app-name=Spotify]
|
[app-name=Spotify]
|
||||||
invisible=1
|
invisible=1
|
||||||
|
|
||||||
[mode=do-not-disturb]
|
|
||||||
invisible=1
|
|
||||||
|
@ -12,6 +12,3 @@ max-icon-size=32
|
|||||||
|
|
||||||
[app-name=Spotify]
|
[app-name=Spotify]
|
||||||
invisible=1
|
invisible=1
|
||||||
|
|
||||||
[mode=do-not-disturb]
|
|
||||||
invisible=1
|
|
||||||
|
@ -12,6 +12,3 @@ max-icon-size=32
|
|||||||
|
|
||||||
[app-name=Spotify]
|
[app-name=Spotify]
|
||||||
invisible=1
|
invisible=1
|
||||||
|
|
||||||
[mode=do-not-disturb]
|
|
||||||
invisible=1
|
|
||||||
|
@ -12,6 +12,3 @@ max-icon-size=32
|
|||||||
|
|
||||||
[app-name=Spotify]
|
[app-name=Spotify]
|
||||||
invisible=1
|
invisible=1
|
||||||
|
|
||||||
[mode=do-not-disturb]
|
|
||||||
invisible=1
|
|
||||||
|
@ -12,6 +12,3 @@ max-icon-size=32
|
|||||||
|
|
||||||
[app-name=Spotify]
|
[app-name=Spotify]
|
||||||
invisible=1
|
invisible=1
|
||||||
|
|
||||||
[mode=do-not-disturb]
|
|
||||||
invisible=1
|
|
||||||
|
Reference in New Issue
Block a user