Skip to content

dpv927/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

preview(1)

System Info

GTK Theming

Dependencies

sudo pacman -Syu && pacman -S\
 alacritty\
 btop\
 rofi\
 eza\
 flameshot\
 i3-wm\
 i3blocks\
 i3lock\
 i3status\
 neovim\
 ripgrep\
 xclip\
 xcolor\
 xsettingsd\
 zsh-autosuggestions\
 zsh-syntax-highlighting

Keybindigs (i3)

Generic keybindings for all window managers:

Keys Action
Win + Return Open terminal
Win + q Close focused window
Win + d Open application launcher (rofi)
Win + [1..5] Switch to workspace 1..5
Win + Shift + [1..5] Send Window to workspace 1..5
Win + i Increase focused window width
Win + j Decrease focused window width
Win + Shift + i Increase focused window height
Win + Shift + j Decrease focused window height
Win + Shift + [arrow] Move window inside a workspace
Win + f Set focused window to fullscreen mode
Win + Shift + s Take a screenshot
Win + Shift + p Start color desktop picker
Win + Shift + r Restart window manager
Win + Shift + q Kill/quit window manager

Keybindings (neovim)

Mode Keys Action
Normal Alt + n Switch to next buffer
Normal Alt + p Switch to previous buffer
Normal Alt + c Close current buffer
Normal Alt + s Vertical split current buffer
Normal Space + f + f Find file
Normal Space + f + b Find buffer
Normal Space + f + s Find string in files

Releases

No releases published

Packages

No packages published