mirror of
https://github.com/shokinn/.files.git
synced 2025-06-28 07:40:40 +00:00
Initial dotfiles
This commit is contained in:
parent
492e07f40a
commit
8ca52fb1e6
26 changed files with 1255 additions and 0 deletions
6
dotfiles/xinitrc
Executable file
6
dotfiles/xinitrc
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
# load Xresources
|
||||
$HOME/.fehbg &
|
||||
sxhkd &
|
||||
exec bspwm
|
||||
xrdb -I$HOME -load ~/.Xresources
|
Loading…
Add table
Add a link
Reference in a new issue