mirror of
https://github.com/StepanovPlaton/dotfiles.git
synced 2026-04-03 12:20:45 +04:00
050125
This commit is contained in:
8
.xinitrc
8
.xinitrc
@@ -3,7 +3,7 @@ setxkbmap -option grp:ctrl_shift_toggle us,ru
|
||||
libinput-gestures &
|
||||
|
||||
wal --theme base16-gruvbox-hard
|
||||
# wal --theme ~/.config/colorschemes/vscode.json
|
||||
wal --theme ~/.config/colorschemes/gruvbox.json
|
||||
|
||||
polybar -r &
|
||||
|
||||
@@ -15,7 +15,7 @@ brightnessctl s 50% >> /dev/null
|
||||
dunst -conf ~/.config/dunst/config.conf &
|
||||
|
||||
# numen ~/.config/numen/startup.phrasess.txt &
|
||||
echo "[R]" > ~/.config/numen/current_mode
|
||||
# echo "[R]" > ~/.config/numen/current_mode
|
||||
|
||||
conky -c ~/.config/conky/conky.conf &
|
||||
conky -c ~/.config/conky/weather.conf &
|
||||
@@ -23,8 +23,8 @@ conky -c ~/.config/conky/icon.conf &
|
||||
|
||||
# [ ! -s ~/.config/mpd/pid ] && mpd ~/.config/mpd/mpd.conf && mpc stop
|
||||
|
||||
syncthing &
|
||||
syncthingtray-qt6 &
|
||||
# syncthing &
|
||||
# syncthingtray-qt6 &
|
||||
|
||||
exec sxhkd -c ~/.config/sxhkd/sxhkdrc &
|
||||
exec bspwm
|
||||
|
||||
Reference in New Issue
Block a user