Browse Source

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 years ago
parent
commit
4708776ae0
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      dotfiles/eecc/dmenu.ini

+ 2
- 2
dotfiles/eecc/dmenu.ini View File

@@ -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