summaryrefslogtreecommitdiffstatshomepage
path: root/sway/.config/sway
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2022-07-21 12:39:40 -0500
committerToby Vincent <tobyv13@gmail.com>2022-07-21 12:49:15 -0500
commit46e08bbeba0f7b11b8d72c32fb936523515cc5fd (patch)
treed92a534b2b55612f1d7964c2ae3bf887138b66b4 /sway/.config/sway
parent9142824b5017a7c8cfa197d179f2042a6f453e89 (diff)
feat(sway): added bind for rofi-rbw
Diffstat (limited to 'sway/.config/sway')
-rw-r--r--sway/.config/sway/config3
1 files changed, 2 insertions, 1 deletions
diff --git a/sway/.config/sway/config b/sway/.config/sway/config
index 3c9229a..f019fc7 100644
--- a/sway/.config/sway/config
+++ b/sway/.config/sway/config
@@ -154,7 +154,7 @@ bindsym $mod+Shift+9 move container to workspace number 9; workspace number 9
bindsym $mod+Shift+0 move container to workspace number 10
# Splitting direction
-bindsym $mod+b split toggle
+bindsym $mod+Shift+backslash split toggle
bindsym $mod+minus splith
bindsym $mod+backslash splitv
@@ -209,6 +209,7 @@ exec mako
# Clipboard manager
exec wl-paste --type text --watch clipman store --no-persist
bindsym $mod+v exec clipman pick --tool=rofi
+bindsym $mod+b exec rofi-rbw
# float launcher window
for_window [app_id="^launcher$"] floating enable, sticky enable, resize set 30 ppt 60 ppt, border pixel 2