diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-04-16 21:54:54 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-04-16 21:54:54 +0200 |
commit | 102e7d997a40a7215b10686ce2b0d006d5a97c2e (patch) | |
tree | 86449e1b494d7c209563f6870a5c7493528434aa /config/X/x11 | |
parent | a58ae56e98a8d9fcbe7fc7beaa976a4d164ee99a (diff) | |
parent | 0403da37e183e41d3b949b473038806059130815 (diff) |
Merge branch 'main' of db:dotfiles
Diffstat (limited to 'config/X/x11')
-rwxr-xr-x | config/X/x11/xinitrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/X/x11/xinitrc b/config/X/x11/xinitrc index 00fc41c..ea956af 100755 --- a/config/X/x11/xinitrc +++ b/config/X/x11/xinitrc @@ -29,6 +29,7 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then unset f fi +export MENUCMD="dmenu" xcompmgr & feh --no-fehbg --bg-scale ~/pics/wallpaper setxkbmap -option ctrl:nocaps |