mirror of
https://github.com/StepanovPlaton/dotfiles.git
synced 2026-04-03 20:30:46 +04:00
25.12.23
This commit is contained in:
12
.xinitrc
12
.xinitrc
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user