scripts sorted
This commit is contained in:
5
.scripts/i3cmds/newspod
Executable file
5
.scripts/i3cmds/newspod
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
# Another script because i3 is too dumb to call basic operations right.
|
||||
# Brings up newsboat, if newsboat is open, opens podboat
|
||||
|
||||
newsboat || podboat
|
||||
Reference in New Issue
Block a user