xinitrc changes

This commit is contained in:
2023-03-13 16:59:03 +01:00
parent 38045cc74e
commit 13569bf9bd
2 changed files with 4 additions and 50 deletions

View File

@@ -35,6 +35,9 @@ xrdb merge .Xresources &
# compositor
picom -b --vsync &
# fix android studio interface
export _JAVA_AWT_WM_NONREPARENTING=1 &
# set keyboard layout
setxkbmap pl &
@@ -79,7 +82,7 @@ flameshot &
easyeffects --gapplication-service &
## Telegram daemon
telegram-desktop -startintray &
# telegram-desktop -startintray &
## Caffeine-ng
caffeine >/dev/null 2>&1 &