Ver código fonte

Remove assumption on DISPLAY value

Could be :1 or more, explicitly providing it seems only useful from outside the actual X session
Alois Mahdal 10 anos atrás
pai
commit
4708776ae0
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2
    2
      dotfiles/eecc/dmenu.ini

+ 2
- 2
dotfiles/eecc/dmenu.ini Ver arquivo

@@ -4,8 +4,8 @@
4 4
     MOVING      = eeiam moving
5 5
     BACK        = eeiam back
6 6
 
7
-    kb:us       = DISPLAY=:0 setxkbmap us
8
-    kb:cz       = DISPLAY=:0 setxkbmap cz
7
+    kb:us       = setxkbmap us
8
+    kb:cz       = setxkbmap cz
9 9
 
10 10
     ff          = firefox
11 11
     ipython     = urxvt -e ipython