mango: Use noctalia screenshot tool

This commit is contained in:
Guilhem Baccialone 2026-07-19 08:04:07 +02:00
parent 78772a2381
commit d81a241b67

View file

@ -151,9 +151,6 @@ bind = SUPER, b, spawn, firefox-bin
# Please choose the text editor of your choice. # Please choose the text editor of your choice.
# bind = SUPER, x, spawn, alacritty -e hx # bind = SUPER, x, spawn, alacritty -e hx
# Screenshots
bind = SUPER, p, spawn, ~/.config/mango/scripts/screenshot.sh
# Reload config # Reload config
bind = SUPER, r, reload_config bind = SUPER, r, reload_config
@ -255,6 +252,10 @@ bind=NONE,XF86AudioMute,spawn,noctalia msg volume-mute
bind=NONE,XF86MonBrightnessUp,spawn,noctalia msg brightness-up bind=NONE,XF86MonBrightnessUp,spawn,noctalia msg brightness-up
bind=NONE,XF86MonBrightnessDown,spawn,noctalia msg brightness-down bind=NONE,XF86MonBrightnessDown,spawn,noctalia msg brightness-down
bind=SUPER+SHIFT,q,spawn,noctalia msg panel-toggle session bind=SUPER+SHIFT,q,spawn,noctalia msg panel-toggle session
# Screenshots
bind = SUPER, p, spawn, noctalia msg screenshot-region
# | Rules | # | Rules |
# Window/Tag/Layer rules. | https://mangowm.github.io/docs/window-management/rules # Window/Tag/Layer rules. | https://mangowm.github.io/docs/window-management/rules