diff options
| author | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-23 14:22:59 +0200 | 
|---|---|---|
| committer | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-23 14:22:59 +0200 | 
| commit | bdefc264cd49db749a274b83e2439114c937f213 (patch) | |
| tree | aa171e74436e676641566dde4cada31c15512c70 /.config/x11/xinitrc | |
| parent | should be good (diff) | |
| download | dotfiles-bsd-bdefc264cd49db749a274b83e2439114c937f213.tar.gz dotfiles-bsd-bdefc264cd49db749a274b83e2439114c937f213.tar.bz2 dotfiles-bsd-bdefc264cd49db749a274b83e2439114c937f213.tar.xz dotfiles-bsd-bdefc264cd49db749a274b83e2439114c937f213.tar.zst dotfiles-bsd-bdefc264cd49db749a274b83e2439114c937f213.zip | |
udpates
Diffstat (limited to '')
| -rw-r--r-- | .config/x11/xinitrc | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index acbd1c1..ab2ba08 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -11,7 +11,6 @@ startif compton  pgrep musicpd >/dev/null || musicpd >/dev/null 2>&1  startif mpd-notification  startif lowbat -startif emacs --daemon  notify-send -u low -t 2000 'emacs' '  Emacs daemonized'  cd "$HOME"  xrdb "$HOME"/.config/x11/xresources | 
