소스 검색

changed Xmodmap

KlemensMaentele 3 년 전
부모
커밋
c029ec31f1
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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 )