refactore directory structure
This commit is contained in:
parent
3830eef1f4
commit
e87bfb7c39
485 changed files with 66 additions and 1696 deletions
17
.config/xinitrc
Normal file
17
.config/xinitrc
Normal file
|
@ -0,0 +1,17 @@
|
|||
|
||||
|
||||
xrdb -merge ~/.Xresources
|
||||
xset r rate 220 90
|
||||
|
||||
autorandr -c
|
||||
|
||||
export QT_QPA_PLATFORMTHEME="qt5ct"
|
||||
# export GDK_SCALE=2
|
||||
export DESKTOP_SESSION=plasma
|
||||
|
||||
espanso daemon &
|
||||
kdeconnect-indicator &
|
||||
picom &
|
||||
autorandr -c
|
||||
|
||||
dbus-launch awesome
|
Loading…
Add table
Add a link
Reference in a new issue