.dotfiles/.xinitrc
2020-05-11 10:49:42 +02:00

17 lines
240 B
Bash

#!/bin/sh
xrdb ~/.config/Xresources &
setwall &
sxhkd &
dunst &
picom &
setxkbmap -layout 'pl' -option caps:swapescape &
xsetroot -cursor_name left_ptr &
dbar &
udiskie &
mpd &
dunst &
syncthing -no-browser &
telegram-desktop &
exec dwm