aboutsummaryrefslogtreecommitdiffstats
path: root/x/.xprofile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--x/.xprofile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x/.xprofile b/x/.xprofile
index 1c64d44..0e7d089 100644
--- a/x/.xprofile
+++ b/x/.xprofile
@@ -9,8 +9,7 @@ done >/dev/null 2>&1
9xrandr --dpi 96 9xrandr --dpi 96
10xbacklight -set 2 10xbacklight -set 2
11setxkbmap pl 11setxkbmap pl
12 feh --bg-scale ~/Repositories/rice/wallpaper.jpg & 12 feh --bg-scale ~/repos/rice/wallpaper.jpg &
13# picom -b & 13picom -b &
14(sleep 1 && xcompmgr -c) &
15 14
16[ -n "$xrdbpid" ] && wait "$xrdbpid" 15[ -n "$xrdbpid" ] && wait "$xrdbpid"