This website works better with JavaScript.
Home
Explore
Help
Sign In
djsissom
/
config
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
CLI config/dotfiles
95
Commits
1
Branch
0
Tags
252 KiB
Vim script
75.1%
Shell
24.9%
Tree:
1c2ed2963f
config
/
x11
/
xlogout
5 lines
78 B
Raw
Blame
History
#!/usr/bin/env sh
(
stoppulse2jack
&&
pkill jackd
)
&
pkill -x panel
bspc quit