diff options
author | Joe <bousset.rudy@gmail.com> | 2022-09-26 14:31:56 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-09-26 14:31:56 +0200 |
commit | d1727547b51ec7c253978817ab4f43eee1c89c25 (patch) | |
tree | 5b2014c7c00cc71353451bb0f39adf854e2b07ed /.config/x11 | |
parent | up (diff) | |
download | dotfiles-bsd-d1727547b51ec7c253978817ab4f43eee1c89c25.tar.gz dotfiles-bsd-d1727547b51ec7c253978817ab4f43eee1c89c25.tar.bz2 dotfiles-bsd-d1727547b51ec7c253978817ab4f43eee1c89c25.tar.xz dotfiles-bsd-d1727547b51ec7c253978817ab4f43eee1c89c25.tar.zst dotfiles-bsd-d1727547b51ec7c253978817ab4f43eee1c89c25.zip |
up
Diffstat (limited to '.config/x11')
-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..b1d440a 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 +# /compat/linux/usr/lib/protonmail/bridge/proton-bridge --noninteractive # ekb cd "$HOME" xrdb "$HOME"/.config/x11/xresources |