This website requires JavaScript.
Explore
Help
Sign In
schtobia
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Activity
9f6346e737
dotfiles
/
.local
/
bin
/
autostart.example
5 lines
85 B
Text
Raw
Normal View
History
Unescape
Escape
Split a part of openbox' autostart to a separate script
2019-02-19 09:24:22 +01:00
#! /bin/sh
start-pulseaudio-x11
compton -b
moved the generation of local environment variables to its own generator script
2023-01-24 15:33:08 +01:00
[ -r "$HOME"/.fehbg ] && . "$HOME"/.fehbg
Reference in a new issue
Copy permalink