mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
14 lines
174 B
Plaintext
14 lines
174 B
Plaintext
setxkbmap -option caps:escape
|
|
xrdb -merge -I$HOME ~/.Xresources
|
|
|
|
# Keybindings
|
|
sxhkd &
|
|
|
|
# Make things pretty
|
|
wal -R
|
|
~/.local/bin/wallpaper
|
|
picom -b
|
|
wmname LG3D &
|
|
|
|
exec bspwm
|