Sfoglia il codice sorgente

xmenu now works on tile window managers

The windows now set size hints for maximum and minimum size.
master
phillbush 5 anni fa
parent
commit
c58c645637
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      xmenu.sh

+ 1
- 1
xmenu.sh Vedi File

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

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


Loading…
Annulla
Salva