This commit is contained in:
2023-12-26 02:13:22 +04:00
parent 84bcd9fb9e
commit ef68252f89
28 changed files with 630 additions and 227 deletions

View File

@@ -2,7 +2,8 @@ setxkbmap -option grp:ctrl_shift_toggle us,ru
libinput-gestures &
wal --theme base16-gruvbox-hard
# wal --theme base16-gruvbox-hard
wal --theme ~/.config/colorschemes/vscode.json
polybar -r &
@@ -10,7 +11,14 @@ picom &
pactl -- set-sink-volume 0 25%
numen ~/.config/numen/phrases.phrases --phraselog=phrases.txt &
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
exec sxhkd -c ~/.config/sxhkd/sxhkdrc &
exec bspwm