aboutsummaryrefslogtreecommitdiff
path: root/.xprofile
blob: 09b2a4059145efff3f794300c9bc07a544acb4dc (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/zsh
systemctl --user import-environment DISPLAY

export _JAVA_AWT_WM_NONREPARENTING=1
export TZ='Europe/Amsterdam'

light-locker &

i3