Замена менеджера буфера обмена clipse → clipton
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
9
config/systemd/user/clipton.service
Normal file
9
config/systemd/user/clipton.service
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Daemon for Clipton (Clipboard Manager)
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/clipton watcher
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical.target
|
||||
Reference in New Issue
Block a user