i3: Bind r in resize mode for specific terminal width
This commit is contained in:
@@ -162,6 +162,8 @@ mode "resize" {
|
|||||||
bindsym s resize set 1600 900
|
bindsym s resize set 1600 900
|
||||||
# "fullscreen"
|
# "fullscreen"
|
||||||
bindsym f resize set 3200 1770
|
bindsym f resize set 3200 1770
|
||||||
|
# "reader" - terminal with vim without line numbers fitting 80 characters
|
||||||
|
bindsym r resize set 1170
|
||||||
|
|
||||||
# Move window to center
|
# Move window to center
|
||||||
bindsym c move position center
|
bindsym c move position center
|
||||||
|
|||||||
Reference in New Issue
Block a user