Logo
Explore Help
Sign In
finn/omarchy
1
0
Fork 0
You've already forked omarchy
mirror of https://github.com/basecamp/omarchy.git synced 2025-07-27 20:29:24 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
6433511873b9823ce054eb3606faba4ff1e8c34e
omarchy/bin/omarchy-toggle-dnd

9 lines
195 B
Plaintext
Raw Normal View History

Update keyboard shortcuts script to show all runtime keybinds (#70) * feat: Add a keyboard shortcuts helper This commit: * Changes keybinds to use `bindd` and adds descriptions for each one * Changes the keybinds script to use `hyprctl binds` to inspect runtime keybinds and generate a wofi menu to search/inspect keybinds * Rely on 'order defined' for sorting Using `hyprctl binds` lets us get the binds in the order they're defined. This lets us be deliberate about what keybinds we want to show up at the top of the presented window. * Skip cache file for keybinds * Strip extra newline causing double spacing
2025-07-13 20:17:48 -04:00
#!/bin/bash
set -e
makoctl mode -t do-not-disturb > /dev/null
makoctl mode | grep -q 'do-not-disturb' \
&& notify-send "Silenced notifications" \
|| notify-send "Enabled notifications"
Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 632ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API