summaryrefslogtreecommitdiffstats
path: root/.scripts/i3cmds/ddspawn
diff options
context:
space:
mode:
Diffstat (limited to '.scripts/i3cmds/ddspawn')
-rwxr-xr-x.scripts/i3cmds/ddspawn1
1 files changed, 0 insertions, 1 deletions
diff --git a/.scripts/i3cmds/ddspawn b/.scripts/i3cmds/ddspawn
index aedcd18..0871a59 100755
--- a/.scripts/i3cmds/ddspawn
+++ b/.scripts/i3cmds/ddspawn
@@ -12,7 +12,6 @@
# bindsym $mod+a exec --no-startup-id ddspawn dropdowncalc -f mono:pixelsize=24
# Similar to above but with `dropdowncalc` and the other args are interpretated as for my terminal emulator (to increase font)
-
[ -z "$1" ] && exit
if xwininfo -tree -root | grep "(\"$1\" ";