Update .xinitrc

This commit is contained in:
BitHeaven
2022-08-13 15:20:19 +05:00
committed by GitHub
parent 7f6779c96b
commit 7dd3c37c92

View File

@ -1,8 +1,3 @@
export _JAVA_AWT_WM_NONREPARENTING=1
#!/bin/bash
xscreensaver &
setxkbmap "us,ru" "" "grp:win_space_toggle" &
keepassxc &
picom --experimental-backend &
exec dwm
[ -f ~/.xprofile ] && . ~/.xprofile