add syncthing start and password manager to sway
j3s j3s@c3f.net
Fri, 12 Mar 2021 13:10:40 -0600
2 files changed,
9 insertions(+),
0 deletions(-)
M
.config/sway/config
→
.config/sway/config
@@ -89,6 +89,9 @@ # Start your launcher
# bindsym $mod+d exec $menu bindsym $mod+d exec "rofi -modi drun,run -show drun" + # Password manager + bindsym $mod+Shift+p exec --no-startup-id pa-rofi + # Drag floating windows by holding down $mod and left mouse button. # Resize them with right mouse button + $mod. # Despite the name, also works for non-floating windows.