Update .xinitrc

This commit is contained in:
BitHeaven 2022-08-13 15:20:19 +05:00 committed by GitHub
parent 7f6779c96b
commit 7dd3c37c92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 7 deletions

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