diff options
author | joe <rbo@gmx.us> | 2025-09-30 00:16:30 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-09-30 00:16:30 +0200 |
commit | c6e355b29a38e84fa2170b54441f4020d63cebac (patch) | |
tree | 57a25854affa821cce20f6c93f038ed8704df954 | |
parent | up (diff) | |
download | dotfiles-bsd-c6e355b29a38e84fa2170b54441f4020d63cebac.tar.gz dotfiles-bsd-c6e355b29a38e84fa2170b54441f4020d63cebac.tar.bz2 dotfiles-bsd-c6e355b29a38e84fa2170b54441f4020d63cebac.tar.xz dotfiles-bsd-c6e355b29a38e84fa2170b54441f4020d63cebac.tar.zst dotfiles-bsd-c6e355b29a38e84fa2170b54441f4020d63cebac.zip |
-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 51beda0..49b44d1 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -48,7 +48,6 @@ start_apps() { CM_SELECTIONS=clipboard startif clipmenud startif copyq startif nextcloud - startif ckb-next --background # [ $host = "po-rbo" ] && QT_SCALE_FACTOR=1.35 startif rclone-browser } |