diff options
| author | Joe <rbo@gmx.us> | 2025-09-13 23:51:07 +0200 | 
|---|---|---|
| committer | Joe <rbo@gmx.us> | 2025-09-13 23:51:07 +0200 | 
| commit | d2c5423d9de96c22f56e25905a83e81e92acf4e5 (patch) | |
| tree | 80bafae5cf1aa5f37dc9e220d07d2de99788ea21 /.config/x11 | |
| parent | up (diff) | |
| download | dotfiles-bsd-d2c5423d9de96c22f56e25905a83e81e92acf4e5.tar.gz dotfiles-bsd-d2c5423d9de96c22f56e25905a83e81e92acf4e5.tar.bz2 dotfiles-bsd-d2c5423d9de96c22f56e25905a83e81e92acf4e5.tar.xz dotfiles-bsd-d2c5423d9de96c22f56e25905a83e81e92acf4e5.tar.zst dotfiles-bsd-d2c5423d9de96c22f56e25905a83e81e92acf4e5.zip | |
up
Diffstat (limited to '')
| -rw-r--r-- | .config/x11/xinitrc | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index 4e3067a..45af76c 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -46,6 +46,7 @@ dunst_shit() {  start_apps() {  	CM_SELECTIONS=clipboard startif clipmenud +	startif ckb-next --background  	startif copyq  	startif nextcloud  	# [ $host = "po-rbo" ] && QT_SCALE_FACTOR=1.35 startif rclone-browser | 
