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
1fff8e80bf
scripts
/
tofi
/
power
/
↻ Reload Toolbar
7 lines
104 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
if
[
-z
${
SWAYSOCK
+x
}
]
;
then
i3 reload
else
${
HOME
}
/scripts/sway/displays.pl -w
fi
Reference in New Issue
View Git Blame
Copy Permalink