diff options
| author | tsxv478 <atvx717@infraredcombat.xyz> | 2026-03-11 05:38:10 +0300 |
|---|---|---|
| committer | tsxv478 <atvx717@infraredcombat.xyz> | 2026-03-11 05:38:10 +0300 |
| commit | 4c4de61c8abcdd19982b0de3013c481e5f8c99bd (patch) | |
| tree | c0bebdf75a7227eb95d9abefaae2598cb9661b1a | |
| parent | af1b01e22af4e7bdacce5fec6e90f90efe041fb2 (diff) | |
| -rw-r--r-- | .xinitrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,9 +1,11 @@ #!/bin/sh +xrdb -load ~/.Xresources setxkbmap -layout us,ru -option 'grp:alt_space_toggle' xset r rate 300 50 picom & unclutter --timeout 3 & dunst & slstatus & +dbus-update-activation-environment --all ssh-agent dwm |
