Explorar el Código

changed Xmodmap

KlemensMaentele hace 3 años
padre
commit
c029ec31f1
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      scripts/autostart

+ 2 - 2
scripts/autostart

@@ -3,8 +3,8 @@
 # this is just an example!
 # add your autostart stuffs here
 xbacklight -set 100 &
-xmodmap ~/.xmodmap-sid &
-xrdb merge ~/.Xresources &
+xmodmap ~/.Xmodmap &
+#xrdb merge ~/.Xresources &
 feh --bg-fill ~/Pictures/wall/wallpaper.png &
 xset r rate 170 60 &
 # run bar script and dwm ( do not remove this )