This dotfiles repository is managed with chezmoi
, a great dotfiles manager.
- OS:
Arch Linux
- WM:
BSPWM
- Bar:
Polybar
- Compositor:
Picom
- Terminal:
Alacritty
- App Launcher:
Rofi
- Notify Daemon:
Dunst
- Shell:
Zsh
- Editor:
Neovim
- Open the terminal -
super + t
- Launch tmux -
super + shift + t
- Set a random wallpaper -
super + shift + w
- Switch the layout -
super + shift + c
- Open the application menu -
super + space
- Open the command menu -
super + shift + space
- Open the browser in incognito mode -
super + shift + f
- Recognize the color on the screen -
super + x
- Close the window that is in focus -
super + d
- Take a screenshot -
shift + print
- Restart bspwm -
super + shift + u
- Restart sxhkd -
super + u
- Toggle polybar -
super + p
- Switch to another desktop -
super + 1/6
- Move the window to another desktop -
super + shift + 1/6
- Switch the window to floating mode -
super + alt + f
The other hotkeys are in ~/.config/sxhkd/sxhkdrc
.