aboutsummaryrefslogtreecommitdiffstats
path: root/x/.xprofile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--x/.xprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x/.xprofile b/x/.xprofile
index 745769a..44a49a6 100644
--- a/x/.xprofile
+++ b/x/.xprofile
@@ -8,7 +8,7 @@ done >/dev/null 2>&1
8 8
9xrandr --dpi 96 9xrandr --dpi 96
10setxkbmap pl 10setxkbmap pl
11wal -i ~/Repositories/rice/wp2062872.jpg & 11feh --bg-scale ~/Repositories/rice/wallpaper.jpg &
12picom -b & 12picom -b &
13 13
14[ -n "$xrdbpid" ] && wait "$xrdbpid" 14[ -n "$xrdbpid" ] && wait "$xrdbpid"