Замена менеджера буфера обмена clipse → clipton

This commit is contained in:
2025-12-03 17:43:13 +07:00
parent 96b94f4369
commit 6e576d5690
3 changed files with 14 additions and 4 deletions

View File

@@ -196,7 +196,7 @@ AyuGram &
#telegram-desktop &
#kotatogram-desktop &
###ripcord &
openrgb --startminimized --profile "zloy" &
openrgb --startminimized --profile "tenkoff" &
#obsidian &
# Move cursor center display
@@ -218,7 +218,8 @@ keepassxc &
#/usr/bin/clipton watcher &
easyeffects --gapplication-service
blueman-applet &
clipse --listen-shell &
#clipse --listen-shell &
#clipse --listen %f
###systemctl --user start polybar.service
#sleep 5

View File

@@ -235,8 +235,8 @@ alt + x
# Clipton clipboard rofi
alt + z
# clipton
~/.config/bspwm/scripts/clipse.sh
clipton
# ~/.config/bspwm/scripts/clipse.sh
# kitty --class clipse -e 'clipse'
alt + f

View File

@@ -0,0 +1,9 @@
[Unit]
Description=Daemon for Clipton (Clipboard Manager)
[Service]
Type=simple
ExecStart=/usr/bin/clipton watcher
[Install]
WantedBy=graphical.target