diff options
| author | Josh <joshott16@gmail.com> | 2024-12-04 19:29:50 -0500 |
|---|---|---|
| committer | Josh <joshott16@gmail.com> | 2024-12-04 19:29:50 -0500 |
| commit | 7fc4c2f63681b165e5a3691d1c63245ff36c1de7 (patch) | |
| tree | 00cd70fa8198026c06018a2655112479a5ff0eff /sway | |
| parent | 76bc42fb3d188b85f11aac508bcc5628e447f02a (diff) | |
| download | dotfiles-7fc4c2f63681b165e5a3691d1c63245ff36c1de7.tar.gz dotfiles-7fc4c2f63681b165e5a3691d1c63245ff36c1de7.zip | |
tex and sway screenshot
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/* |