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 e484486..f08c8fc 100644
--- a/x/.xprofile
+++ b/x/.xprofile
@@ -10,7 +10,7 @@ xrandr --dpi 96
10xbacklight -set 2 10xbacklight -set 2
11setxkbmap pl 11setxkbmap pl
12pipewire & 12pipewire &
13feh --bg-scale ~/repos/rice/wallpaper.jpg & 13~/.fehbg &
14picom -b & 14picom -b &
15 15
16[ -n "$xrdbpid" ] && wait "$xrdbpid" 16[ -n "$xrdbpid" ] && wait "$xrdbpid"