mango: Use noctalia screenshot tool
This commit is contained in:
parent
78772a2381
commit
d81a241b67
1 changed files with 4 additions and 3 deletions
|
|
@ -151,9 +151,6 @@ bind = SUPER, b, spawn, firefox-bin
|
|||
# Please choose the text editor of your choice.
|
||||
# bind = SUPER, x, spawn, alacritty -e hx
|
||||
|
||||
# Screenshots
|
||||
bind = SUPER, p, spawn, ~/.config/mango/scripts/screenshot.sh
|
||||
|
||||
# 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,XF86MonBrightnessDown,spawn,noctalia msg brightness-down
|
||||
bind=SUPER+SHIFT,q,spawn,noctalia msg panel-toggle session
|
||||
|
||||
# Screenshots
|
||||
bind = SUPER, p, spawn, noctalia msg screenshot-region
|
||||
|
||||
# | Rules |
|
||||
# Window/Tag/Layer rules. | https://mangowm.github.io/docs/window-management/rules
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue