- OS:
Arch Linux - WM:
BSPWM - Bar:
Polybar - Compositor:
Picom - Terminal:
Alacritty - App Launcher:
Rofi - Notify Daemon:
Dunst - Shell:
zsh
- Open the terminal -
super + enter - Switch the layout -
shift + alt - Open the application menu -
super + d - Recognize the color on the screen -
super + shift + x - Launch Browser -
super + g - Close the window that is in focus -
super + w - Take a screenshot -
super + shift + s - Restart bspwm -
ctrl + shift + r - Switch to another desktop -
super + 1/6 - Move the window to another desktop -
super + shift + 1/6 - Switch the window to floating mode -
super + space
The other hotkeys are in ~/.config/sxhkd/sxhkdrc.
- install optional packages:
git iwd
- Ethernet → does not need to do anything
iwctl
[iwd] station list
[iwd] station get-networks "adapter"
[iwd] station "adapter" connect "SSID_network"
### (wait 10-15 seconds)
[iwd] quit