summaryrefslogtreecommitdiffstats
path: root/.scripts/i3cmds
diff options
context:
space:
mode:
Diffstat (limited to '.scripts/i3cmds')
-rwxr-xr-x.scripts/i3cmds/manview2
-rwxr-xr-x.scripts/i3cmds/newspod5
2 files changed, 0 insertions, 7 deletions
diff --git a/.scripts/i3cmds/manview b/.scripts/i3cmds/manview
deleted file mode 100755
index fdc004c..0000000
--- a/.scripts/i3cmds/manview
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-man -Tpdf $(man -k . | awk '{print $1}' | uniq | dmenu -l 20) | zathura -
diff --git a/.scripts/i3cmds/newspod b/.scripts/i3cmds/newspod
deleted file mode 100755
index 6432fd2..0000000
--- a/.scripts/i3cmds/newspod
+++ /dev/null
@@ -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