Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
d89564e3
Commit
d89564e3
authored
Aug 29, 2018
by
Jay Ta'ala
Browse files
Added shortcuts for several resolutions I use (1080p, 720p... for games... don't judge me...).
parent
2cabe937
Changes
1
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
d89564e3
...
@@ -131,6 +131,10 @@ bindsym $mod+Shift+z split h, layout tabbed, focus left, move right, focus right
...
@@ -131,6 +131,10 @@ bindsym $mod+Shift+z split h, layout tabbed, focus left, move right, focus right
# toggle fullscreen mode for the focused container
# toggle fullscreen mode for the focused container
bindsym $mod+f fullscreen toggle
bindsym $mod+f fullscreen toggle
# several 16:9 resolutions binded for quick switching
bindsym $mod+bracketleft exec xrandr -s 1280x720
bindsym $mod+bracketright exec xrandr -s 1920x1080
# toggle tiling / floating
# toggle tiling / floating
bindsym $mod+Shift+space floating toggle
bindsym $mod+Shift+space floating toggle
bindsym $mod+space floating toggle resize set 1920 1055; exec xdotool getactivewindow windowmove 2 23
bindsym $mod+space floating toggle resize set 1920 1055; exec xdotool getactivewindow windowmove 2 23
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment