Skip to content

soirrex/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Hyprland and Neovim dotfiles

Screenshots

screenshot screenshot

Themes:

ranger icons:

git clone https://github.com/alexanderjeurissen/ranger_devicons ~/dotfiles/.config/ranger/plugins/ranger_devicons

GTK theme

curl -LsSO "https://raw.githubusercontent.com/catppuccin/gtk/v1.0.3/install.py"
python3 install.py mocha blue

Install:

dependencies: stow hyprland nvim hypridle hyprlock hyprsunset swaybg ranger waybar wofi kitty hyprpolkitagent sxiv pavucontrol nwg-look grim slurp bash-completion

Copy the repository to your home directory

git clone https://github.com/soirrex/dotfiles.git

Go to the directory and run the stow command

cd dotfiles
stow .

Programs

Component Program
Window manager Hyprland
Shell bash
Terminal kitty
File manager ranger
Editor Neovim
Launcher wofi
Status bar waybar

Hotkeys

Hyprland:

  • 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

Ranger:

  • 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

About

hyprland/nvim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors