small pixel drawing of a pufferfish dotfiles

Add floaty keybinding
j3s j3s@cyberia.club
Wed, 11 Dec 2019 16:53:45 -0600
commit

c4737c8ef7c01763f6756ffb87f15ed496aad0c9

parent

0c0510f4291fe958ea447522b573e1817d85cd7b

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