Files
Nomarchy/docs/SCRIPTS.md
Bernardo Magri 641ab0cfb0 chore(hyprland): drop two dead bindings files in default/hypr/
bindings.conf was explicitly labeled "Deprecated bindings file. New
installations include everything directly." and was sourced by nothing.
plain-bindings.conf referenced \$terminal/\$browser/\$fileManager/\$music/
\$messenger/\$passwordManager — Hyprland variables that aren't defined
anywhere in the loaded config tree — and was likewise sourced by nothing.
Both files have been superseded by features/desktop/hyprland/config/
bindings.conf (the user-overrideable, mkDefault-deployed one at
~/.config/hypr/bindings.conf) and the entries already inside
default/hypr/bindings/{utilities,media,clipboard,tiling-v2}.conf.

Regenerated docs/SCRIPTS.md; the diff drops the stale plain-bindings.conf
callers and incidentally corrects four scripts whose Origin column was
out of date after they moved from core/system/scripts/ to
features/scripts/utils/ (nomarchy-env-update, nomarchy-pkg-add,
nomarchy-pkg-remove, nomarchy-preflight-migration).
2026-05-21 20:03:09 +01:00

28 KiB

Nomarchy Script & Menu Audit

Auto-generated table for Pillar 3 of the roadmap. Do not edit by hand. Regenerate after script or menu changes:

./bin/utils/nomarchy-docs-scripts --out docs/SCRIPTS.md

The status column uses a Phase A heuristic — kept / unused? / missing. Phase B (per-batch PRs) refines those into port-from-omarchy, delete-dead, or stub-with-notify and updates the rows.

Status legend

  • kept — script exists and is called from somewhere outside its own directory.
  • unused? — script exists but no caller was found. Could be dead, could be intentional public API. Phase B triage decides.
  • missing — referenced from code but no script file exists. Phase B triage decides whether to port from Omarchy upstream, delete the caller, or stub with notify-send.
  • port-from-omarchy — Phase B verdict: lift the upstream Omarchy script, rewrite for NixOS paths.
  • delete-dead — Phase B verdict: remove and update callers.
  • stub-with-notify — Phase B verdict: temporary notify-send stub.

Scripts (159)

Script Location Callers Status Notes
nomarchy-backup features/scripts/utils features/scripts/utils/nomarchy-sync kept
nomarchy-battery-capacity core/system/scripts core/system/scripts/nomarchy-battery-status kept
nomarchy-battery-monitor core/system/scripts features/scripts/battery-monitor.nix kept
nomarchy-battery-remaining core/system/scripts core/system/scripts/nomarchy-battery-monitor,core/system/scripts/nomarchy-battery-status kept
nomarchy-battery-remaining-time core/system/scripts core/system/scripts/nomarchy-battery-status kept
nomarchy-battery-status core/system/scripts core/home/config/nomarchy/default/hypr/bindings/utilities.conf,core/system/scripts/nomarchy-battery-capacity, +1 more kept
nomarchy-brightness-display core/system/scripts core/home/config/nomarchy/default/hypr/bindings/media.conf,core/home/config/nomarchy/default/hypr/bindings/utilities.conf kept
nomarchy-brightness-display-apple core/system/scripts core/home/config/nomarchy/default/hypr/bindings/utilities.conf kept
nomarchy-brightness-keyboard core/system/scripts core/home/config/nomarchy/default/hypr/bindings/media.conf kept
nomarchy-build-iso features/scripts/utils README.md kept
nomarchy-build-live-iso features/scripts/utils README.md kept
nomarchy-cmd-audio-switch features/scripts/utils core/home/config/nomarchy/default/hypr/bindings/media.conf kept
nomarchy-cmd-present features/scripts/utils core/home/config/nomarchy/hooks/battery-low.sample,features/scripts/utils/nomarchy-launch-editor, +4 more kept
nomarchy-cmd-screenrecord features/scripts/utils features/desktop/waybar/config/config.jsonc,features/desktop/waybar/themes/summer-night/config.jsonc, +1 more kept
nomarchy-cmd-screensaver features/scripts/utils features/scripts/utils/nomarchy-launch-screensaver kept
nomarchy-cmd-screenshot features/scripts/utils core/home/config/nomarchy/default/hypr/bindings/utilities.conf,core/home/config/nomarchy-skill/SKILL.md, +1 more kept
nomarchy-cmd-share features/scripts/utils features/scripts/utils/nomarchy-menu kept
nomarchy-cmd-terminal-cwd features/scripts/utils features/desktop/hyprland/config/bindings.conf kept
nomarchy-debug features/scripts/utils core/home/config/nomarchy-skill/SKILL.md kept
nomarchy-docs-keybindings features/scripts/utils bin/utils/nomarchy-docs-keybindings kept
nomarchy-docs-scripts features/scripts/utils bin/utils/nomarchy-docs-scripts kept
nomarchy-drive-info features/scripts/utils features/scripts/utils/nomarchy-drive-select kept
nomarchy-drive-select features/scripts/utils features/scripts/utils/nomarchy-drive-info,features/scripts/utils/nomarchy-drive-set-password kept
nomarchy-drive-set-password features/scripts/utils features/scripts/utils/nomarchy-drive-select,features/scripts/utils/nomarchy-menu kept
nomarchy-env-update features/scripts/utils core/home/bash.nix,core/system/scripts.nix, +7 more kept
nomarchy-font features/scripts/utils bin/utils/nomarchy-docs-scripts,core/home/config/nomarchy-skill/SKILL.md, +6 more kept
nomarchy-font-current themes/engine/scripts core/home/config/nomarchy-skill/SKILL.md,features/scripts/utils/nomarchy-menu kept
nomarchy-font-list themes/engine/scripts core/home/config/nomarchy-skill/SKILL.md,features/scripts/utils/nomarchy-font, +2 more kept
nomarchy-font-set themes/engine/scripts core/home/config/nomarchy-skill/SKILL.md,features/scripts/utils/nomarchy-font, +4 more kept
nomarchy-haptic-touchpad core/system/scripts core/system/hardware.nix kept
nomarchy-hibernation-available core/system/scripts features/scripts/utils/nomarchy-menu kept
nomarchy-hibernation-remove core/system/scripts features/scripts/utils/nomarchy-menu kept
nomarchy-hibernation-setup core/system/scripts features/scripts/utils/nomarchy-menu kept
nomarchy-hook features/scripts/utils core/system/scripts/nomarchy-battery-monitor,themes/engine/scripts/nomarchy-font-set, +1 more kept
nomarchy-hw-asus-rog core/system/scripts features/scripts/utils/nomarchy-on-boot kept
nomarchy-hw-match core/system/scripts features/scripts/utils/nomarchy-on-boot kept
nomarchy-hw-vulkan core/system/scripts features/scripts/utils/nomarchy-voxtype-install kept
nomarchy-hyprland-active-window-transparency-toggle features/scripts/utils core/home/config/nomarchy/default/hypr/bindings/utilities.conf kept
nomarchy-hyprland-monitor-scaling-cycle features/scripts/utils core/home/config/nomarchy/default/hypr/bindings/tiling-v2.conf,features/scripts/utils/nomarchy-menu, +1 more kept
nomarchy-hyprland-window-close-all features/scripts/utils core/home/config/nomarchy/default/hypr/bindings/tiling-v2.conf,core/system/scripts/nomarchy-system-logout, +2 more kept
nomarchy-hyprland-window-gaps-toggle features/scripts/utils core/home/config/nomarchy/default/hypr/bindings/utilities.conf,features/scripts/utils/nomarchy-menu kept
nomarchy-hyprland-window-pop features/scripts/utils core/home/config/nomarchy/default/hypr/bindings/tiling-v2.conf kept
nomarchy-hyprland-window-single-square-aspect-toggle features/scripts/utils core/home/config/nomarchy/default/hypr/bindings/utilities.conf,features/scripts/utils/nomarchy-menu kept
nomarchy-hyprland-workspace-layout-toggle features/scripts/utils core/home/config/nomarchy/default/hypr/bindings/tiling-v2.conf,features/scripts/utils/nomarchy-menu kept
nomarchy-install features/scripts/utils core/home/config/nomarchy-skill/SKILL.md,hosts/nomarchy-installer.nix, +2 more kept
nomarchy-install-docker-dbs features/scripts/utils core/home/config/nomarchy-skill/SKILL.md kept
nomarchy-launch-about features/scripts/utils features/scripts/utils/nomarchy-menu kept
nomarchy-launch-audio features/scripts/utils core/home/config/nomarchy/default/hypr/bindings/utilities.conf,features/desktop/waybar/config/config.jsonc, +2 more kept
nomarchy-launch-bluetooth features/scripts/utils core/home/config/nomarchy/default/hypr/bindings/utilities.conf,features/desktop/waybar/config/config.jsonc, +1 more kept
nomarchy-launch-browser features/scripts/utils core/home/config/nomarchy-skill/SKILL.md,features/desktop/hyprland/config/bindings.conf kept
nomarchy-launch-editor features/scripts/utils features/desktop/hyprland/config/bindings.conf,features/scripts/utils/nomarchy-menu, +1 more kept
nomarchy-launch-floating-terminal-with-presentation features/scripts/utils core/home/config/nomarchy/default/mako/core.ini,features/desktop/waybar/config/config.jsonc, +3 more kept
nomarchy-launch-or-focus features/scripts/utils core/home/config/nomarchy/extensions/menu.sh,features/desktop/hyprland/config/bindings.conf, +6 more kept
nomarchy-launch-or-focus-tui features/scripts/utils core/home/config/nomarchy/extensions/menu.sh,features/desktop/waybar/config/config.jsonc, +3 more kept
nomarchy-launch-or-focus-webapp features/scripts/utils features/desktop/hyprland/config/bindings.conf kept
nomarchy-launch-screensaver features/scripts/utils features/desktop/idle.nix,features/scripts/utils/nomarchy-menu kept
nomarchy-launch-tui features/scripts/utils core/home/config/nomarchy/default/hypr/bindings/utilities.conf,features/desktop/hyprland/config/bindings.conf, +2 more kept
nomarchy-launch-walker features/scripts/utils core/home/config/nomarchy/default/hypr/bindings/clipboard.conf,core/home/config/nomarchy/default/hypr/bindings/utilities.conf, +4 more kept
nomarchy-launch-webapp features/scripts/utils features/desktop/hyprland/config/bindings.conf,features/scripts/utils/nomarchy-launch-or-focus-webapp, +4 more kept
nomarchy-launch-wifi features/scripts/utils core/home/config/nomarchy/default/hypr/bindings/utilities.conf,core/home/config/nomarchy/default/mako/core.ini, +4 more kept
nomarchy-lock-screen features/scripts/utils core/home/config/nomarchy/default/hypr/bindings/utilities.conf,core/home/config/nomarchy/extensions/menu.sh, +3 more kept
nomarchy-manual features/scripts/utils core/branding/about.txt,features/scripts/utils/nomarchy-menu, +1 more kept
nomarchy-menu features/scripts/utils bin/utils/nomarchy-docs-scripts,core/home/config/nomarchy/default/hypr/bindings/utilities.conf, +9 more kept
nomarchy-menu-keybindings features/scripts/utils core/home/config/nomarchy/default/hypr/bindings/utilities.conf,core/home/config/nomarchy/default/mako/core.ini, +2 more kept
nomarchy-notification-dismiss features/scripts/utils core/home/config/nomarchy/default/mako/core.ini kept
nomarchy-on-boot features/scripts/utils core/home/config/nomarchy/default/hypr/autostart.conf kept
nomarchy-pkg-add features/scripts/utils core/home/config/nomarchy-skill/SKILL.md,features/scripts/utils/nomarchy-pkg-install, +2 more kept
nomarchy-pkg-aur-add features/scripts/utils core/home/config/nomarchy-skill/SKILL.md kept
nomarchy-pkg-drop features/scripts/utils features/scripts/utils/nomarchy-voxtype-remove kept
nomarchy-pkg-install features/scripts/utils core/home/config/nomarchy-skill/SKILL.md kept
nomarchy-pkg-remove features/scripts/utils features/scripts/utils/nomarchy-pkg-drop kept
nomarchy-powerprofiles-list core/system/scripts features/scripts/utils/nomarchy-menu kept
nomarchy-preflight-migration features/scripts/utils features/scripts/utils/nomarchy-env-update kept
nomarchy-refresh-config features/scripts/utils core/home/config/nomarchy-skill/SKILL.md,features/scripts/utils/nomarchy-refresh-fastfetch kept
nomarchy-refresh-fastfetch features/scripts/utils core/home/config/nomarchy-skill/SKILL.md kept
nomarchy-refresh-hyprland features/scripts/utils core/home/config/nomarchy-skill/SKILL.md kept
nomarchy-refresh-waybar features/scripts/utils core/home/config/nomarchy-skill/SKILL.md kept
nomarchy-reinstall features/scripts/utils core/home/config/nomarchy-skill/SKILL.md kept
nomarchy-restart-app features/scripts/utils core/system/scripts/nomarchy-restart-xcompose,features/scripts/utils/nomarchy-restart-hypridle, +3 more kept
nomarchy-restart-bluetooth core/system/scripts features/scripts/utils/nomarchy-menu kept
nomarchy-restart-btop features/scripts/utils themes/engine/scripts/nomarchy-theme-set kept
nomarchy-restart-hypridle features/scripts/utils features/scripts/utils/nomarchy-menu kept
nomarchy-restart-hyprsunset features/scripts/utils features/scripts/utils/nomarchy-menu kept
nomarchy-restart-opencode features/scripts/utils themes/engine/scripts/nomarchy-theme-set kept
nomarchy-restart-pipewire core/system/scripts features/scripts/utils/nomarchy-menu kept
nomarchy-restart-swayosd features/scripts/utils features/scripts/utils/nomarchy-menu kept
nomarchy-restart-terminal features/scripts/utils core/home/config/nomarchy-skill/SKILL.md kept
nomarchy-restart-trackpad core/system/scripts core/home/config/nomarchy-skill/SKILL.md kept
nomarchy-restart-walker features/scripts/utils core/home/config/nomarchy-skill/SKILL.md,features/scripts/utils/nomarchy-menu, +1 more kept
nomarchy-restart-waybar features/scripts/utils core/home/config/nomarchy-skill/SKILL.md,features/scripts/utils/nomarchy-menu, +4 more kept
nomarchy-restart-wifi core/system/scripts features/scripts/utils/nomarchy-menu kept
nomarchy-restart-xcompose core/system/scripts features/scripts/utils/nomarchy-menu kept
nomarchy-setup-dns core/system/scripts features/scripts/utils/nomarchy-menu kept
nomarchy-setup-fido2 core/system/scripts features/scripts/utils/nomarchy-menu,installer/install.sh kept
nomarchy-setup-fingerprint core/system/scripts core/home/config/nomarchy-skill/SKILL.md,features/scripts/utils/nomarchy-menu kept
nomarchy-show-done themes/engine/scripts features/scripts/utils/nomarchy-launch-floating-terminal-with-presentation kept
nomarchy-show-logo themes/engine/scripts features/scripts/utils/nomarchy-launch-floating-terminal-with-presentation kept
nomarchy-skill features/scripts/utils core/home/configs.nix kept
nomarchy-state features/scripts/utils core/system/scripts/nomarchy-system-reboot,core/system/scripts/nomarchy-system-shutdown, +2 more kept
nomarchy-state-write features/scripts/utils features/scripts/utils/nomarchy-welcome kept
nomarchy-sudo-passwordless-toggle core/system/scripts core/home/config/nomarchy-skill/SKILL.md kept
nomarchy-sudo-reset core/system/scripts core/home/config/nomarchy-skill/SKILL.md kept
nomarchy-swayosd-brightness core/system/scripts core/system/scripts/nomarchy-brightness-display,core/system/scripts/nomarchy-brightness-display-apple kept
nomarchy-swayosd-kbd-brightness core/system/scripts core/system/scripts/nomarchy-brightness-keyboard kept
nomarchy-sync features/scripts/utils features/scripts/utils/nomarchy-backup,README.md kept
nomarchy-system-logout core/system/scripts features/scripts/utils/nomarchy-menu kept
nomarchy-system-reboot core/system/scripts core/home/config/nomarchy-skill/SKILL.md,core/system/scripts/nomarchy-hibernation-setup, +2 more kept
nomarchy-system-shutdown core/system/scripts core/home/config/nomarchy/extensions/menu.sh,core/home/config/nomarchy-skill/SKILL.md, +1 more kept
nomarchy-sys-update features/scripts/utils core/home/bash.nix,core/system/scripts/nomarchy-setup-dns, +5 more kept
nomarchy-test-installer features/scripts/utils features/scripts/utils/nomarchy-test-vm,README.md kept
nomarchy-test-live-iso features/scripts/utils hosts/nomarchy-live.nix kept
nomarchy-test-vm features/scripts/utils features/scripts/utils/nomarchy-test-live-iso kept
nomarchy-theme features/scripts/utils bin/utils/nomarchy-docs-scripts,core/home/config/nomarchy/default/elephant/nomarchy_background_selector.lua, +17 more kept
nomarchy-theme-bg-install themes/engine/scripts core/home/config/nomarchy-skill/SKILL.md kept
nomarchy-theme-bg-next themes/engine/scripts core/home/config/nomarchy-skill/SKILL.md,features/scripts/utils/nomarchy-wallpaper, +1 more kept
nomarchy-theme-bg-set themes/engine/scripts core/home/config/nomarchy/default/elephant/nomarchy_background_selector.lua,features/scripts/utils/nomarchy-wallpaper kept
nomarchy-theme-current themes/engine/scripts core/home/config/nomarchy-skill/SKILL.md,themes/engine/scripts/nomarchy-theme-next kept
nomarchy-theme-install themes/engine/scripts core/home/config/nomarchy-skill/SKILL.md kept
nomarchy-theme-list themes/engine/scripts core/home/config/nomarchy-skill/SKILL.md,features/scripts/utils/nomarchy-theme, +2 more kept
nomarchy-theme-next themes/engine/scripts core/home/config/nomarchy-skill/SKILL.md kept
nomarchy-theme-refresh themes/engine/scripts core/home/config/nomarchy-skill/SKILL.md kept
nomarchy-theme-remove themes/engine/scripts core/home/config/nomarchy-skill/SKILL.md kept
nomarchy-theme-set themes/engine/scripts core/home/config/nomarchy/default/elephant/nomarchy_themes.lua,core/home/config/nomarchy-skill/SKILL.md, +9 more kept
nomarchy-theme-set-keyboard themes/engine/scripts features/scripts/utils/nomarchy-on-boot kept
nomarchy-theme-set-keyboard-asus-rog themes/engine/scripts features/scripts/utils/nomarchy-on-boot,themes/engine/scripts/nomarchy-theme-set-keyboard kept
nomarchy-theme-set-keyboard-f16 themes/engine/scripts features/scripts/utils/nomarchy-on-boot,themes/engine/scripts/nomarchy-theme-set-keyboard kept
nomarchy-theme-set-obsidian themes/engine/scripts themes/engine/scripts/nomarchy-theme-set kept
nomarchy-theme-set-templates themes/engine/scripts themes/engine/scripts/nomarchy-theme-set kept
nomarchy-themes-prebuild themes/engine/scripts installer/install.sh kept
nomarchy-theme-update themes/engine/scripts features/scripts/utils/nomarchy-menu kept
nomarchy-toggle-hybrid-gpu core/system/scripts features/scripts/utils/nomarchy-menu,features/scripts/utils/nomarchy-sys-update, +1 more kept
nomarchy-toggle-idle core/system/scripts core/home/config/nomarchy/default/hypr/bindings/utilities.conf,features/desktop/waybar/config/config.jsonc, +2 more kept
nomarchy-toggle-nightlight themes/engine/scripts core/home/config/nomarchy/default/hypr/bindings/utilities.conf,core/home/config/nomarchy-skill/SKILL.md, +1 more kept
nomarchy-toggle-notification-silencing features/scripts/utils core/home/config/nomarchy/default/hypr/bindings/utilities.conf,features/desktop/waybar/config/config.jsonc, +1 more kept
nomarchy-toggle-screensaver features/scripts/utils features/scripts/utils/nomarchy-menu kept
nomarchy-toggle-suspend core/system/scripts features/scripts/utils/nomarchy-menu kept
nomarchy-toggle-waybar features/scripts/utils core/home/config/nomarchy/default/hypr/bindings/utilities.conf,core/home/config/nomarchy-skill/SKILL.md, +1 more kept
nomarchy-tui-install features/scripts/utils core/home/config/nomarchy-skill/SKILL.md,features/scripts/utils/nomarchy-tui-remove-all kept
nomarchy-tui-remove features/scripts/utils core/home/config/nomarchy-skill/SKILL.md kept
nomarchy-tui-remove-all features/scripts/utils core/home/config/nomarchy-skill/SKILL.md kept
nomarchy-tz-select core/system/scripts features/desktop/waybar/config/config.jsonc,features/scripts/utils/nomarchy-menu, +2 more kept
nomarchy-update core/system/scripts core/home/config/nomarchy/default/mako/core.ini,core/home/config/nomarchy-skill/SKILL.md, +4 more kept
nomarchy-update-available features/scripts/utils features/desktop/waybar/config/config.jsonc,features/desktop/waybar/themes/summer-night/config.jsonc kept
nomarchy-update-firmware features/scripts/utils features/scripts/utils/nomarchy-menu kept
nomarchy-update-time core/system/scripts features/scripts/utils/nomarchy-menu kept
nomarchy-upload-log features/scripts/utils core/home/config/nomarchy-skill/SKILL.md,features/scripts/utils/nomarchy-debug kept
nomarchy-version features/scripts/utils core/home/config/nomarchy-skill/SKILL.md,features/scripts/utils/nomarchy-debug kept
nomarchy-voxtype-config features/scripts/utils features/desktop/waybar/config/config.jsonc,features/desktop/waybar/themes/summer-night/config.jsonc kept
nomarchy-voxtype-install features/scripts/utils core/home/config/nomarchy-skill/SKILL.md kept
nomarchy-voxtype-model features/scripts/utils features/desktop/waybar/config/config.jsonc,features/desktop/waybar/themes/summer-night/config.jsonc kept
nomarchy-voxtype-remove features/scripts/utils core/home/config/nomarchy-skill/SKILL.md kept
nomarchy-voxtype-status features/scripts/utils core/home/config/nomarchy-skill/SKILL.md,features/desktop/waybar/config/config.jsonc, +1 more kept
nomarchy-wallpaper features/scripts/utils bin/utils/nomarchy-docs-scripts,core/home/config/nomarchy/default/hypr/autostart.conf, +2 more kept
nomarchy-webapp-install features/scripts/utils core/home/config/nomarchy-skill/SKILL.md,features/scripts/utils/nomarchy-webapp-remove-all kept
nomarchy-webapp-remove features/scripts/utils core/home/config/nomarchy-skill/SKILL.md kept
nomarchy-webapp-remove-all features/scripts/utils core/home/config/nomarchy-skill/SKILL.md kept
nomarchy-welcome features/scripts/utils core/home/config/nomarchy/default/hypr/autostart.conf,lib/state-schema.nix kept
nomarchy-wifi-powersave core/system/scripts features/scripts/utils/nomarchy-sys-update,installer/install.sh kept
nomarchy-windows-vm features/scripts/utils core/home/config/nomarchy-skill/SKILL.md kept

Missing references

Tokens grepped from core/, features/, themes/, installer/, hosts/, bin/, lib/ that have no matching script file.

Token Referenced in Status

Menu items

Walked from features/scripts/utils/nomarchy-menu. Each case arm in a show_*_menu function becomes one row.

Submenu Entry Calls Status
show_learn_menu Keybindings nomarchy-menu-keybindings kept
show_learn_menu Nomarchy nomarchy-launch-webapp kept
show_learn_menu Hyprland nomarchy-launch-webapp kept
show_learn_menu Arch nomarchy-launch-webapp kept
show_learn_menu Bash nomarchy-launch-webapp kept
show_learn_menu Neovim nomarchy-launch-webapp kept
show_trigger_menu Capture _(inline)_ kept
show_trigger_menu Share _(inline)_ kept
show_trigger_menu Toggle _(inline)_ kept
show_trigger_menu Hardware _(inline)_ kept
show_capture_menu Screenshot nomarchy-cmd-screenshot kept
show_capture_menu Screenrecord _(inline)_ kept
show_capture_menu Color _(inline)_ kept
show_share_menu Clipboard nomarchy-cmd-share kept
show_share_menu File nomarchy-cmd-share kept
show_share_menu Folder nomarchy-cmd-share kept
show_toggle_menu Screensaver nomarchy-toggle-screensaver kept
show_toggle_menu Nightlight nomarchy-toggle-nightlight kept
show_toggle_menu Idle nomarchy-toggle-idle kept
show_toggle_menu Bar nomarchy-toggle-waybar kept
show_toggle_menu Layout nomarchy-hyprland-workspace-layout-toggle kept
show_toggle_menu Ratio nomarchy-hyprland-window-single-square-aspect-toggle kept
show_toggle_menu Gaps nomarchy-hyprland-window-gaps-toggle kept
show_toggle_menu Scaling nomarchy-hyprland-monitor-scaling-cycle kept
show_style_menu Theme _(inline)_ kept
show_style_menu Font _(inline)_ kept
show_style_menu Background _(inline)_ kept
show_style_menu Hyprland _(inline)_ kept
show_style_menu Screensaver _(inline)_ kept
show_style_menu About _(inline)_ kept
show_setup_menu Audio nomarchy-launch-audio kept
show_setup_menu Wifi nomarchy-launch-wifi kept
show_setup_menu Bluetooth nomarchy-launch-bluetooth kept
show_setup_menu Power _(inline)_ kept
show_setup_menu System _(inline)_ kept
show_setup_menu Monitors _(inline)_ kept
show_setup_menu Keybindings _(inline)_ kept
show_setup_menu Input _(inline)_ kept
show_setup_menu DNS nomarchy-setup-dns kept
show_setup_menu Security _(inline)_ kept
show_setup_menu Config _(inline)_ kept
show_setup_security_menu Fingerprint nomarchy-setup-fingerprint kept
show_setup_security_menu Fido2 nomarchy-setup-fido2 kept
show_setup_config_menu Defaults _(inline)_ kept
show_setup_config_menu Hyprland _(inline)_ kept
show_setup_config_menu Hypridle nomarchy-restart-hypridle kept
show_setup_config_menu Hyprlock _(inline)_ kept
show_setup_config_menu Hyprsunset nomarchy-restart-hyprsunset kept
show_setup_config_menu Swayosd nomarchy-restart-swayosd kept
show_setup_config_menu Walker nomarchy-restart-walker kept
show_setup_config_menu Waybar nomarchy-restart-waybar kept
show_setup_config_menu XCompose nomarchy-restart-xcompose kept
show_setup_config_menu Overrides _(inline)_ kept
show_update_menu Nomarchy nomarchy-update kept
show_update_menu Themes nomarchy-theme-update kept
show_update_menu Process _(inline)_ kept
show_update_menu Hardware _(inline)_ kept
show_update_menu Firmware nomarchy-update-firmware kept
show_update_menu Timezone nomarchy-tz-select kept
show_update_menu Time nomarchy-update-time kept
show_update_menu Password _(inline)_ kept
show_update_process_menu Hypridle nomarchy-restart-hypridle kept
show_update_process_menu Hyprsunset nomarchy-restart-hyprsunset kept
show_update_process_menu Swayosd nomarchy-restart-swayosd kept
show_update_process_menu Walker nomarchy-restart-walker kept
show_update_process_menu Waybar nomarchy-restart-waybar kept
show_update_hardware_menu Audio nomarchy-restart-pipewire kept
show_update_hardware_menu Wi-Fi nomarchy-restart-wifi kept
show_update_hardware_menu Bluetooth nomarchy-restart-bluetooth kept
show_update_password_menu Drive nomarchy-drive-set-password kept
show_update_password_menu User _(inline)_ kept
show_system_menu Screensaver nomarchy-launch-screensaver kept
show_system_menu Lock nomarchy-lock-screen kept
show_system_menu Suspend nomarchy-toggle-suspend kept
show_system_menu Hibernate _(inline)_ kept
show_system_menu Logout nomarchy-system-logout kept
show_system_menu Restart nomarchy-system-reboot kept
show_system_menu Shutdown nomarchy-system-shutdown kept