diff options
Diffstat (limited to 'home')
-rw-r--r-- | home/.xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.xinitrc b/home/.xinitrc index 632e14b..b939658 100644 --- a/home/.xinitrc +++ b/home/.xinitrc @@ -1,4 +1,4 @@ picom -b setxkbmap -layout us -variant dvp -option caps:escape -feh --bg-fill ~/bg/sc.png +feh --bg-fill --no-fehbg ~/bg/sc.png exec i3 |