Add printscreen shortcut and remove Albert
This commit is contained in:
parent
3188ecd526
commit
9abcc5d282
@ -53,6 +53,9 @@ bindsym --locked XF86AudioPlay exec playerctl play-pause
|
||||
bindsym XF86AudioNext exec playerctl next
|
||||
bindsym XF86AudioPrev exec playerctl previous
|
||||
|
||||
# Printscreen
|
||||
bindsym Print exec grim -g "$(slurp)" -t png - | wl-copy -t image/png
|
||||
|
||||
|
||||
#
|
||||
# Moving around:
|
||||
@ -254,7 +257,6 @@ include ~/.config/sway/config.d/*
|
||||
|
||||
# Autostart
|
||||
exec mako
|
||||
exec albert
|
||||
exec nm-applet --indicator
|
||||
|
||||
workspace 9
|
||||
|
||||
Loading…
Reference in New Issue
Block a user