Add floaty keybinding
j3s j3s@cyberia.club
Wed, 11 Dec 2019 16:53:45 -0600
1 files changed,
4 insertions(+),
0 deletions(-)
jump to
M
.config/sway/config
→
.config/sway/config
@@ -67,8 +67,12 @@ ### Key bindings
# # Basics: # +# firstly, enable floating for da float class + for_window [class="floatme"] floating enable + # Start a terminal bindsym $mod+Return exec $term + bindsym $mod+Shift+Return exec $term -c 'floatme' # Kill focused window bindsym $mod+Shift+q kill