old scripts removed
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
#!/bin/sh
|
||||
man -Tpdf $(man -k . | awk '{print $1}' | uniq | dmenu -l 20) | zathura -
|
||||
@@ -1,5 +0,0 @@
|
||||
#!/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