summaryrefslogtreecommitdiffstats
path: root/.scripts/i3cmds
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-03-30 00:09:27 -0400
committerLuke Smith <luke@lukesmith.xyz>2019-03-30 00:09:27 -0400
commitbbfd5717ac8f827edb3a8e90f1c991352278d7d4 (patch)
tree5ed1133165897efcfde763a24ce5c2037f5910f1 /.scripts/i3cmds
parent4e97178df20f69b00b7c7bd31b3441cc85df2b66 (diff)
downloadeibhear-bbfd5717ac8f827edb3a8e90f1c991352278d7d4.tar.gz
eibhear-bbfd5717ac8f827edb3a8e90f1c991352278d7d4.tar.zst
eibhear-bbfd5717ac8f827edb3a8e90f1c991352278d7d4.zip
old scripts removed
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