i3: use textpad

This commit is contained in:
inkch
2025-08-20 14:55:22 +09:00
parent a2534ef43a
commit 164aa24311

View File

@@ -206,7 +206,7 @@ bindsym $m+bracketright move right; resize set width 80 ppt
## Alacritty
bindsym $m+comma exec --no-startup-id launch-console
bindsym $m+$s+comma exec --no-startup-id launch-console tmp
bindsym $m+$s+period exec --no-startup-id launch-console nvim
bindsym $m+$s+period exec --no-startup-id textpad
@@ -346,6 +346,7 @@ for_window [title="Edit metadata.*" class="calibre.*"] floating enable, resize s
for_window [title="Alacritty@tmux:tmp"] floating enable, resize set 800 800, move position center
for_window [title="Alacritty@tmux:emacs"] move position left, resize set width 20 ppt
for_window [title="Alacritty@tmux:nvim"] floating enable, resize set 800 800, move position center
for_window [title="__text_scratchpad"] floating enable, resize set 800 800, move position center
for_window [class="org.remmina.Remmina"] floating enable, resize set 1200 900, move position center