Skip to content

in-jun/i3wm-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Requirements

  • i3wm
  • i3status
  • alacritty
  • xtrlock
  • rofi
  • brightnessctl
  • dunst
  • blueman
  • scrot
  • xautolock
  • picom

Installation

  1. Clone this repository:
git clone https://github.com/in-jun/i3wm-setup.git
  1. Copy configuration files:
mkdir -p ~/.config/i3 ~/.config/i3status
cp -r i3wm-setup/i3/config ~/.config/i3/
cp -r i3wm-setup/i3status/config ~/.config/i3status/
  1. Restart i3:
i3-msg restart

Key Bindings

  • Alt+Enter: Open terminal (Alacritty)
  • Alt+d: Application launcher (Rofi)
  • Alt+hjkl: Vim-style window navigation
  • Alt+Shift+hjkl: Move windows (Vim-style)
  • Alt+Shift+x: Lock screen
  • Alt+r: Resize mode
  • Alt+-: Scratchpad show
  • Alt+Shift+-: Scratchpad hide
  • Print: Fullscreen screenshot
  • Shift+Print: Area screenshot

Releases

No releases published

Packages

No packages published