Browse Source

xmenu now works on tile window managers

The windows now set size hints for maximum and minimum size.
master
phillbush 4 years ago
parent
commit
c58c645637
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      xmenu.sh

+ 1
- 1
xmenu.sh View File

@@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh


cat <<EOF | ./xmenu -w | xargs sh -c
cat <<EOF | ./xmenu | xargs sh -c
Applications Applications
Web Browser firefox Web Browser firefox
Image editor gimp Image editor gimp


Loading…
Cancel
Save