Skip to content

Latest commit

 

History

History
66 lines (60 loc) · 2.38 KB

File metadata and controls

66 lines (60 loc) · 2.38 KB

This is my Keybindings for i3

General

  • main key 'mod': Windows key
  • Lock Screen: $mod+Shift+x
  • Sleep mode: $mod+Shift+p
  • Display menu for screen sharing: $mod+Shift+q
  • Open Terminal: $mod+Enter
  • Kill Focused Window: $mod+Shift+A
  • Launch application menu Rofi: $mod+d
  • Reload Config: $mod+Shift+c
  • Restart i3: $mod+Shift+r
  • Exit i3: $mod+Shift+e

Focus Management

  • Focus Left (Arrow Key): $mod+Left
  • Focus Down (Arrow Key): $mod+Down
  • Focus Up (Arrow Key): $mod+Up
  • Focus Right (Arrow Key): $mod+Right
  • Toggle Focus Between Tiling/Floating: $mod+space
  • Focus Parent: $mod+q

Window Management

  • Move Left (Arrow Key): $mod+Shift+Left
  • Move Down (Arrow Key): $mod+Shift+Down
  • Move Up (Arrow Key): $mod+Shift+Up
  • Move Right (Arrow Key): $mod+Shift+Right
  • Split Horizontal: $mod+h
  • Split Vertical: $mod+v
  • Toggle Full screen: $mod+f
  • Toggle Floating: $mod+Shift+space

Workspaces

  • Switch to Workspace 1: $mod+ampersand ... up to
  • Switch to Workspace 10: $mod+@
  • Move Container to Workspace 1: $mod+Shift+ampersand ... up to
  • Move Container to Workspace 10: $mod+Shift+@
  • Move to Previous Workspace: $mod+e
  • Move to Next Workspace: $mod+a
  • Move Workspace to Output Right (In other Screen): $mod+p

Resize Mode

  • Enter Resize Mode: $mod+r
  • Resize Shrink Width (Arrow Key): Left
  • Resize Grow Height (Arrow Key): Down
  • Resize Shrink Height (Arrow Key): Up
  • Resize Grow Width (Arrow Key): Right
  • Exit Resize Mode: $mod+r

Multimedia

  • Volume Up: XF86AudioRaiseVolume
  • Volume Down: XF86AudioLowerVolume
  • Mute Volume: XF86AudioMute
  • Mute Microphone: XF86AudioMicMute
  • Play/Pause YouTube Video: $mod+s

Screen Brightness

  • Increase Brightness: XF86MonBrightnessUp
  • Decrease Brightness: XF86MonBrightnessDown

Applications

  • Launch Telegram: $mod+Shift+t
  • Launch Brave Browser: $mod+Shift+b
  • Launch Firefox: $mod+Shift+i
  • Launch Nautilus (File manager): $mod+Shift+f
  • Launch Ranger: $mod+Shift+m
  • Launch Neovim: $mod+Shift+v
  • Launch Gnome Screenshot: $mod+Shift+s