fixed xinitrc
This commit is contained in:
parent
bd1135d5c7
commit
573c96f49e
1 changed files with 2 additions and 2 deletions
4
.xinitrc
4
.xinitrc
|
@ -12,10 +12,10 @@ fi
|
||||||
xrdb -merge ~/.Xresources
|
xrdb -merge ~/.Xresources
|
||||||
setxkbmap -option caps:swapescape
|
setxkbmap -option caps:swapescape
|
||||||
|
|
||||||
feh --bg-scale ~/wallpapers/nix-black-4k.png
|
feh --bg-center ~/nix/wallpapers/peach-cat.png
|
||||||
|
|
||||||
dwmblocks &
|
dwmblocks &
|
||||||
dunst &
|
dunst &
|
||||||
xbanish &
|
xbanish &
|
||||||
picom -b
|
|
||||||
|
|
||||||
exec dwm
|
exec dwm
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue