diff options
author | Joe <rbo@gmx.us> | 2025-01-02 16:39:37 +0100 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2025-01-02 16:39:37 +0100 |
commit | d4e77aa87aee441eb84ac407050e9c30c9752c6f (patch) | |
tree | f9554a7c03ae2d1d127e455091bdb0706b99c5d1 /.config | |
parent | up (diff) | |
download | dotfiles-bsd-d4e77aa87aee441eb84ac407050e9c30c9752c6f.tar.gz dotfiles-bsd-d4e77aa87aee441eb84ac407050e9c30c9752c6f.tar.bz2 dotfiles-bsd-d4e77aa87aee441eb84ac407050e9c30c9752c6f.tar.xz dotfiles-bsd-d4e77aa87aee441eb84ac407050e9c30c9752c6f.tar.zst dotfiles-bsd-d4e77aa87aee441eb84ac407050e9c30c9752c6f.zip |
up
Diffstat (limited to '.config')
-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 1b0eaf4..2b73786 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -53,7 +53,7 @@ dunst_shit() { start_apps() { [ $host = "po-rbo" ] && /home/r_bousset/.local/bin/pipe - startif clipmenud + CM_SELECTIONS=clipboard startif clipmenud startif copyq startif nextcloud QT_SCALE_FACTOR=1.35 startif rclone-browser |