Загрузить файлы в «/»

This commit is contained in:
Tina Pavlenko 2025-11-17 16:57:15 +00:00
commit 395d35450d
5 changed files with 517 additions and 0 deletions

25
.xinitrc Normal file
View file

@ -0,0 +1,25 @@
#!/bin/bash
cd ~
# settings
setxkbmap -layout us,ru -option grp:alt_shift_toggle
xrdb -merge ~/.Xresources
# dwm cycle
#while true; do
# # programs
# slstatus &
#
# # DE
# dwm >/dev/null 2>&1
#
# # post-restart
# pkill slstatus
#done
slstatus &
flameshot &
copyq &
qpwgraph --minimized &
exec dwm