dotfiles/.xinitrc

9 lines
153 B
Plaintext
Raw Normal View History

2022-08-13 15:53:32 +08:00
export _JAVA_AWT_WM_NONREPARENTING=1
xscreensaver &
setxkbmap "us,ru" "" "grp:win_space_toggle" &
keepassxc &
2022-08-13 15:54:47 +08:00
picom --experimantal-backends &
2022-08-13 15:53:32 +08:00
exec dwm