Эх сурвалжийг харах

Call PyWAL module directly in .xinitrc

Frans Bergman 5 жил өмнө
parent
commit
5b5159c8c6
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      .xinitrc

+ 1 - 1
.xinitrc

@@ -23,7 +23,7 @@ export QT_IM_MODULE='ibus'
 export XMODIFIERS='@im=ibus'
 ibus-daemon &
 
-wal -R
+python -m pywal -R
 setxkbmap -layout se
 
 compton &