This website works better with JavaScript
Home
Explore
Help
Sign In
swflint
/
bin-files
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add i3-run script
Samuel W. Flint
5 years ago
parent
2165ffd6cd
commit
4ad423efb9
1 changed files
with
3 additions
and
0 deletions
Unified View
Show Diff Stats
3
0
i3-run
+ 3
- 0
i3-run
View File
@@ -0,0 +1,3 @@
+#!/usr/bin/env sh
+
+i3-msg "exec $@"