aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.config
diff options
context:
space:
mode:
authorYaroslav <contact@yaroslavps.com>2020-04-06 00:10:29 +0300
committerYaroslav <contact@yaroslavps.com>2020-04-06 00:10:29 +0300
commite351037f1e0f48a2a1602a07d376980c9e595091 (patch)
tree403921b5b897df25dc5525fda457497e8acdafa2 /dotfiles/.config
parent69204c648abbd4463b6a1e3b6cbb67a394842379 (diff)
downloadswayrice-e351037f1e0f48a2a1602a07d376980c9e595091.tar.gz
swayrice-e351037f1e0f48a2a1602a07d376980c9e595091.zip
finally got myself into adapt the "picture-in-picture" script for sway
Diffstat (limited to 'dotfiles/.config')
-rw-r--r--dotfiles/.config/sway/config6
1 files changed, 3 insertions, 3 deletions
diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config
index 6c6d6b7..0ed7bc8 100644
--- a/dotfiles/.config/sway/config
+++ b/dotfiles/.config/sway/config
@@ -222,9 +222,9 @@ bindsym --to-code {
#focus_follows_mouse no
- # Sticky float to bottom left
- $mod+Ctrl+b floating toggle; sticky toggle; exec --no-startup-id bottomleft
- $mod+Shift+b floating toggle; sticky toggle; exec --no-startup-id bottomright
+ # Sticky float to a bottom corner
+ $mod+Shift+b floating toggle; sticky toggle; exec --no-startup-id picinpic
+ $mod+Ctrl+b floating toggle; sticky toggle; exec --no-startup-id picinpic left
# change focus
$mod+h focus left