diff options
Diffstat (limited to 'sway')
| -rw-r--r-- | sway/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/config b/sway/config index d28b140..658a78f 100644 --- a/sway/config +++ b/sway/config @@ -208,6 +208,6 @@ bar swaybar_command waybar exec dunst -bindsym Print exec "grim -g \"$(slurp)\" - | wl-copy -t image/png" +bindsym Print exec grim -g "$(slurp)" - | wl-copy -t image/png include /etc/sway/config.d/* |