diff options
-rw-r--r-- | config/sway/bindsym-launch | 2 | ||||
m--------- | private | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/config/sway/bindsym-launch b/config/sway/bindsym-launch index 8572004..b568a2d 100644 --- a/config/sway/bindsym-launch +++ b/config/sway/bindsym-launch @@ -19,7 +19,7 @@ bindsym $mod+Shift+w exec --no-startup-id ~/.config/sway/scripts/pass bindsym $mod+Shift+n exec --no-startup-id ~/.config/sway/scripts/notes for_window [ title="notes-terminal-window" ] floating enable sticky enable # Mail client -bindsym $mod+m exec dodo +bindsym $mod+m exec astroid # Run and configure synchronization diff --git a/private b/private -Subproject a3e175f64e4545076da63150fcf91a95f1e4b4f +Subproject 6ff4ad61060bc64f4868fe331ae1c3208079bd4 |