aboutsummaryrefslogtreecommitdiffhomepage
path: root/X11/rofi/rofi-pass
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2022-10-03 17:17:14 +0800
committerHsieh Chin Fan <pham@topo.tw>2022-10-03 17:17:14 +0800
commit39ca5ff64c88d21ec4423ffa1f591f398814d698 (patch)
treee0d5a16e83774e10e8fa8f81cddf3151516ab767 /X11/rofi/rofi-pass
parent596f8bf16ef20d04fb669f9db0cb5a69a3a4148e (diff)
Change paths
Diffstat (limited to 'X11/rofi/rofi-pass')
-rwxr-xr-xX11/rofi/rofi-pass7
1 files changed, 7 insertions, 0 deletions
diff --git a/X11/rofi/rofi-pass b/X11/rofi/rofi-pass
new file mode 100755
index 0000000..1730b93
--- /dev/null
+++ b/X11/rofi/rofi-pass
@@ -0,0 +1,7 @@
1#! /bin/bash
2
3cd $(dirname $0)
4
5rofi -show get\
6 -modes get:./pass.get,edit:./pass.edit,rm:./pass.rm \
7 -font 'Hack 22'