This website requires JavaScript.
Explore
Help
Sign In
jpm
/
scripts
Watch
1
Star
1
Fork
You've already forked scripts
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
eacff1a815
scripts
/
tofi
/
power
/
↩ Logout
7 lines
76 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
if
[
-z
${
SWAYSOCK
+x
}
]
;
then
i3
exit
else
sway
exit
fi
Reference in New Issue
View Git Blame
Copy Permalink