38 lines
1.5 KiB
Markdown
38 lines
1.5 KiB
Markdown
## My Custom i3 shortcuts
|
|
|
|
|Shortcut|Description|
|
|
|---|---|
|
|
|mod+q|Close/Kill window|
|
|
|mod+space|Open Rofi application launcher|
|
|
|mod+f|Fullscreen a window/container|
|
|
|mod+s|Change layout to stack mode|
|
|
|mod+d|Change layout to split mode|
|
|
|mod+PrintScr|Open Flameshot screenshot application|
|
|
|mod+shift+enter|Open Terminal|
|
|
|mod+shift+f|Open Ranger command line file manager|
|
|
|mod+shift+e|Open Mousepad editor|
|
|
|mod+left|Switch focus to container on the left|
|
|
|mod+righ|Switch focus to container on the right|
|
|
|mod+up|Switch focus to container at the top|
|
|
|mod+down|Switch focus to container at the bottom|
|
|
|mod+shift+left|Move current container to left|
|
|
|mod+shift+right|Move current container to right|
|
|
|mod+shift+up|Move current container to top|
|
|
|mod+shift+down|Move current container to bottom|
|
|
|mod+shift+space|Toggle floating mode of container/window|
|
|
|mod+shift+minus|Move current window to scratchpad|
|
|
|mod+minus|Bring windows from scratchpad|
|
|
|mod+ctl+left|Move to worksapce left|
|
|
|mod+ctl+right|Move to worksapce right|
|
|
|mod+1|Move to workspace 1|
|
|
|mod+2|Move to workspace 2|
|
|
|mod+3|Move to workspace 3|
|
|
|mod+4|Move to workspace 4|
|
|
|mod+shift+1|Move the current window to workspace 1|
|
|
|mod+shift+2|Move the current window to workspace 2|
|
|
|mod+shift+3|Move the current window to workspace 3|
|
|
|mod+shift+4|Move the current window to workspace 4|
|
|
|mod+r|(up,down,left,right) Resize current window|
|
|
|mod+ctl+r|Restart i3|
|
|
|mod+ctl+del|Show (e)xit, (h)ibernate, (r)eboot, (s)hutdown (o)ption|
|