diff options
author | Joe <bousset.rudy@gmail.com> | 2022-09-23 18:25:15 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-09-23 18:25:15 +0200 |
commit | 50094d1d40f4fc48f400475bd1263dd0a345239d (patch) | |
tree | c0d6df3f7ac8f41f8f8127a2f163297b70562873 | |
parent | up (diff) | |
download | dotfiles-bsd-50094d1d40f4fc48f400475bd1263dd0a345239d.tar.gz dotfiles-bsd-50094d1d40f4fc48f400475bd1263dd0a345239d.tar.bz2 dotfiles-bsd-50094d1d40f4fc48f400475bd1263dd0a345239d.tar.xz dotfiles-bsd-50094d1d40f4fc48f400475bd1263dd0a345239d.tar.zst dotfiles-bsd-50094d1d40f4fc48f400475bd1263dd0a345239d.zip |
up
-rw-r--r-- | .config/x11/xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index 203ebd4..7f90eec 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -18,7 +18,7 @@ startif mpd-notification startif xscreensaver --no-splash startif dwmblocks startif sb-updatempd -startif /compat/linux/usr/lib/protonmail/bridge/proton-bridge --noninteractive +# startif /compat/linux/usr/lib/protonmail/bridge/proton-bridge --noninteractive # ekb cd "$HOME" xrdb "$HOME"/.config/x11/xresources |