Files
dotfiles/.xinitrc
2026-01-05 10:57:27 +04:00

31 lines
648 B
Plaintext

setxkbmap -option grp:ctrl_shift_toggle us,ru
libinput-gestures &
wal --theme base16-gruvbox-hard
wal --theme ~/.config/colorschemes/gruvbox.json
polybar -r &
picom &
pactl -- set-sink-volume 0 25%
brightnessctl s 50% >> /dev/null
dunst -conf ~/.config/dunst/config.conf &
# numen ~/.config/numen/startup.phrasess.txt &
# echo "[R]" > ~/.config/numen/current_mode
conky -c ~/.config/conky/conky.conf &
conky -c ~/.config/conky/weather.conf &
conky -c ~/.config/conky/icon.conf &
# [ ! -s ~/.config/mpd/pid ] && mpd ~/.config/mpd/mpd.conf && mpc stop
# syncthing &
# syncthingtray-qt6 &
exec sxhkd -c ~/.config/sxhkd/sxhkdrc &
exec bspwm