Hyprland and Neovim dotfiles
git clone https://github.com/alexanderjeurissen/ranger_devicons ~/dotfiles/.config/ranger/plugins/ranger_devicons
curl -LsSO "https://raw.githubusercontent.com/catppuccin/gtk/v1.0.3/install.py"
python3 install.py mocha bluedependencies: stow hyprland nvim hypridle hyprlock hyprsunset swaybg ranger waybar wofi kitty hyprpolkitagent sxiv pavucontrol nwg-look grim slurp bash-completion
git clone https://github.com/soirrex/dotfiles.gitcd dotfiles
stow .
| Component | Program |
|---|---|
| Window manager | Hyprland |
| Shell | bash |
| Terminal | kitty |
| File manager | ranger |
| Editor | Neovim |
| Launcher | wofi |
| Status bar | waybar |
- SUPER + r: open terminal
- ALT + q: close window
- SUPER + SHIFT + p: exit
- SUPER + e: open file manager
- SUPER + w: toggle floating mode
- SUPER + v: open menu
- SUPER + u: toggle split
- SUPER + f: full screen
- SUPER + SHIFT + q: exit hyprland
- SUPER + (left,right,up,down): move focus (left,right,up,down)
- SUPER + (h,j,k,l): move focus (left,right,up,down)
- SUPER + (1..0): switch workspaces (1..10)
- SUPER + SHIFT + (1..0): move active window to a workspace (1..10)
- SUPER + mouse_down: scroll through existing workspaces
- SUPER + mouse_up: scroll through existing workspaces
- SUPER + s: hyprlock
- SUPER + SHIFT + s: create screenshot
- SUPER + SHIFT + j: open btop
- SUPER + mouse_left: move window
- SUPER + mouse_right: resize window
- ctrl+h: show hidden files
- dd: delete
- r: rename
- a: create file
- A: create folder
- y: copy
- p: paste
- m: move
- cc: copy
- cf: copy full path
- cm: copy name

