diff options
| author | Joe <bousset.rudy@gmail.com> | 2022-07-28 16:41:46 +0200 | 
|---|---|---|
| committer | Joe <bousset.rudy@gmail.com> | 2022-07-28 16:41:46 +0200 | 
| commit | 3e8f0c71297ef8a0168ed2df98f373daaac8ed75 (patch) | |
| tree | 062fb6a892afc9be874f7dcd167f6062d53a7c6e /.config/x11 | |
| parent | compat (diff) | |
| download | dotfiles-bsd-3e8f0c71297ef8a0168ed2df98f373daaac8ed75.tar.gz dotfiles-bsd-3e8f0c71297ef8a0168ed2df98f373daaac8ed75.tar.bz2 dotfiles-bsd-3e8f0c71297ef8a0168ed2df98f373daaac8ed75.tar.xz dotfiles-bsd-3e8f0c71297ef8a0168ed2df98f373daaac8ed75.tar.zst dotfiles-bsd-3e8f0c71297ef8a0168ed2df98f373daaac8ed75.zip | |
CDE
Diffstat (limited to '')
| -rw-r--r-- | .config/x11/xinitrc | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index a17288c..e5e2490 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -13,6 +13,7 @@ startif dunst  startif picom  startif lowbat  startif mpd-notification +startif xscreensaver --no-splash  ekb  cd "$HOME"  xrdb "$HOME"/.config/x11/xresources | 
