aboutsummaryrefslogtreecommitdiff
path: root/i3wm/.i3
diff options
context:
space:
mode:
authorAdrian Kummerlaender2015-01-05 22:51:14 +0100
committerAdrian Kummerlaender2015-01-05 22:51:14 +0100
commitf8067475ac294452f3224fe6ea4959e590974a9c (patch)
tree4c64a41b475c184192c68a55045761b0e5b41f28 /i3wm/.i3
parente87e4f4d886a765d62000bf150c090bfa51dccd8 (diff)
downloaddotfiles-f8067475ac294452f3224fe6ea4959e590974a9c.tar
dotfiles-f8067475ac294452f3224fe6ea4959e590974a9c.tar.gz
dotfiles-f8067475ac294452f3224fe6ea4959e590974a9c.tar.bz2
dotfiles-f8067475ac294452f3224fe6ea4959e590974a9c.tar.lz
dotfiles-f8067475ac294452f3224fe6ea4959e590974a9c.tar.xz
dotfiles-f8067475ac294452f3224fe6ea4959e590974a9c.tar.zst
dotfiles-f8067475ac294452f3224fe6ea4959e590974a9c.zip
Added basic colorscheme for the _zathura_ PDF reader
* removed unnecessary `source` call from `dmenu` script
Diffstat (limited to 'i3wm/.i3')
-rwxr-xr-xi3wm/.i3/dmenu_run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/i3wm/.i3/dmenu_run.sh b/i3wm/.i3/dmenu_run.sh
index d4c6199..092e29f 100755
--- a/i3wm/.i3/dmenu_run.sh
+++ b/i3wm/.i3/dmenu_run.sh
@@ -2,4 +2,4 @@
source ~/.dmenurc
-exec sh -c "source ~/.dmenurc; `echo \"dmenu_run \$DMENU\"`"
+exec sh -c "dmenu_run $DMENU"