i3: use textpad
This commit is contained in:
@@ -206,7 +206,7 @@ bindsym $m+bracketright move right; resize set width 80 ppt
|
|||||||
## Alacritty
|
## Alacritty
|
||||||
bindsym $m+comma exec --no-startup-id launch-console
|
bindsym $m+comma exec --no-startup-id launch-console
|
||||||
bindsym $m+$s+comma exec --no-startup-id launch-console tmp
|
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: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: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="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
|
for_window [class="org.remmina.Remmina"] floating enable, resize set 1200 900, move position center
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user