diff options
author | Aki <please@ignore.pl> | 2024-02-17 01:42:46 +0100 |
---|---|---|
committer | Aki <please@ignore.pl> | 2024-02-17 01:42:46 +0100 |
commit | 85edc44c27e461b699660630e3fdd7be19e34a7c (patch) | |
tree | f2d7fd1925b5605bfa9e668fd191e204dc5a27b2 /.xinitrc | |
parent | 7034190f5a29147e2f8831fb0e2423cc640c417c (diff) | |
download | dots-85edc44c27e461b699660630e3fdd7be19e34a7c.zip dots-85edc44c27e461b699660630e3fdd7be19e34a7c.tar.gz dots-85edc44c27e461b699660630e3fdd7be19e34a7c.tar.bz2 |
Added bspwm configs from yatsugatake
Diffstat (limited to '.xinitrc')
-rw-r--r-- | .xinitrc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc new file mode 100644 index 0000000..33dc237 --- /dev/null +++ b/.xinitrc @@ -0,0 +1,6 @@ +xsetroot -cursor_name left_ptr +setxkbmap pl +sxhkd & +picom & +dunst & +exec bspwm |