Skip to content

nixxoq/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles config (v3)

SETUPKEYBINDS

- OS: Arch Linux (currently moving to Prism Linux)
- WM: Niri
- Terminal: alacrity
- Bar: Noctalia-Shell
- Screenshot tool: grim (bundled in Niri)
- mouse icon: Bibata-Modern-Ice (size 24)
image

Setup

Warning

Before using this config, make sure you have:

  • Arch Linux based distribution
  • Internet connection

Since i've moved to chezmoi as a replacement for shell scripts, you need to install chezmoi and git first:

sudo pacman -S chezmoi git

After that, run the following command to apply the dotfiles:

chezmoi init --apply https://github.com/nixxoq/dotfiles.git

Answer the prompts and wait for the process to finish!

keybinds

Layout & Window Management

  • Windows + Shift + R: Switch between preset window heights
  • Windows + Ctrl + R: Reset window height
  • Windows + Ctrl + C: Center all visible columns
  • Windows + W: Toggle tabbed display (column)
  • Windows + F: Maximize column
  • Windows + Shift + F: Fullscreen window

Navigation

  • Windows + Arrows: Move focus (Left/Right for columns, Up/Down for windows)
  • Windows + Home / End: Focus first or last column
  • Windows + U / I (or PageUp/Down): Switch workspace Up/Down
  • Windows + [1-9]: Switch to workspace by index
  • Windows + O: Toggle Overview (Zoom out)
  • Windows + Shift + Arrows: Move focus to another monitor

Windows movement

  • Windows + Ctrl + Arrows: Move window/column
  • Windows + Ctrl + Home / End: Move column to first/last position
  • Windows + Ctrl + U / I: Move column to workspace Up/Down
  • Windows + Ctrl + [1-9]: Move column to workspace by index
  • Windows + Shift + U / I: Move entire workspace Up/Down
  • Windows + [ / ]: Consume or expel window (Horizontal)
  • Windows + , / .: Consume or expel window (Vertical/Stack)

Resizing

  • Windows + Minus / Equal: Adjust column width (-/+ 10%)
  • Windows + Shift + Minus / Equal: Adjust window height (-/+ 10%)

Media & Screenshots

  • Print (or Windows + Shift + S): Take interactive screenshot
  • Ctrl + Print: Screenshot entire screen
  • Alt + Print: Screenshot active window

F1-F12 Keys (Special):

  • Audio Raise/Lower/Mute: Volume control
  • Mic Mute: Toggle microphone
  • Media Play/Stop/Next/Prev: Player control
  • Brightness Up/Down: Screen brightness

Mouse & Touchpad

  • Windows + Wheel Up/Down: Scroll through workspaces
  • Windows + Wheel Left/Right: Scroll through columns