diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-02-28 21:17:35 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-02-28 21:17:35 +0100 |
commit | c07f461f77a962292b768495d3135ccdac14e39d (patch) | |
tree | 2d5735519c5e9992182ea13b3252a0ce1aa94bc6 /config/X | |
parent | aac16e37518c4c86d7648db51fcc17310e2e4de8 (diff) | |
parent | 3df6f72820f43f1267dd7d77a32a30dbaf9561d9 (diff) |
Merge remote-tracking branch 'refs/remotes/origin/main'
Diffstat (limited to 'config/X')
-rwxr-xr-x | config/X/x11/xinitrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/X/x11/xinitrc b/config/X/x11/xinitrc index 7217491..c0a9a30 100755 --- a/config/X/x11/xinitrc +++ b/config/X/x11/xinitrc @@ -31,7 +31,9 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then fi xcompmgr & +feh --bg-scale ~/pics/wallpaper setxkbmap -option ctrl:nocaps xautolock -time 5 -locker slock & redshift & +slstatus & exec dwm |