diff options
author | Joe <bousset.rudy@gmail.com> | 2022-04-28 13:47:54 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-04-28 13:47:54 +0200 |
commit | 9edace230181a5193ffb0bc56e65c4e14ffd5fac (patch) | |
tree | 045d4c9cebb1d51628fca301bb1aeadbcf39ddc0 /.config/x11/xinitrc | |
parent | less retarded (diff) | |
download | dotfiles-bsd-9edace230181a5193ffb0bc56e65c4e14ffd5fac.tar.gz dotfiles-bsd-9edace230181a5193ffb0bc56e65c4e14ffd5fac.tar.bz2 dotfiles-bsd-9edace230181a5193ffb0bc56e65c4e14ffd5fac.tar.xz dotfiles-bsd-9edace230181a5193ffb0bc56e65c4e14ffd5fac.tar.zst dotfiles-bsd-9edace230181a5193ffb0bc56e65c4e14ffd5fac.zip |
update
Diffstat (limited to '.config/x11/xinitrc')
-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 5af1c83..ee31ce5 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 -notify-send -u low -t 2000 'emacs' ' Emacs daemonized' cd "$HOME" xrdb "$HOME"/.config/x11/xresources notify-send -u normal 'Welcome' " Welcome back, partner\!" |