Add screenshot and ntfy plugins; update keybinds

Disable the notify-client module on all hosts. Install hyprshot, enable
screenshot and ntfy‑notifications plugins, set screenshot mode to
region,
and add keybindings for these features. Introduce a restart‑noctalia
script and include it in the home scripts.
This commit is contained in:
2026-05-14 18:14:05 +02:00
parent b9b932e990
commit e4b359c5ca
7 changed files with 35 additions and 4 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ _: {
signal.enable = true; # Signal: secure messaging app
teams.enable = true; # Teams-for-linux: Unofficial Microsoft Teams client for Linux
ferdium.enable = false; # Ferdium: All your services in one place built by the community
notify.enable = true; # notify-client: Ntfy client application to receive everyday's notifications
notify.enable = false; # notify-client: Ntfy client application to receive everyday's notifications
/*
Productivity / Knowledge Management
+1 -1
View File
@@ -75,7 +75,7 @@ _: {
signal.enable = true; # Signal: secure messaging app
teams.enable = true; # Teams-for-linux: Unofficial Microsoft Teams client for Linux
ferdium.enable = false; # Ferdium: All your services in one place built by the community
notify.enable = true; # notify-client: Ntfy client application to receive everyday's notifications
notify.enable = false; # notify-client: Ntfy client application to receive everyday's notifications
/*
Productivity / Knowledge Management