Замена менеджера буфера обмена clipse → clipton
This commit is contained in:
@@ -196,7 +196,7 @@ AyuGram &
|
|||||||
#telegram-desktop &
|
#telegram-desktop &
|
||||||
#kotatogram-desktop &
|
#kotatogram-desktop &
|
||||||
###ripcord &
|
###ripcord &
|
||||||
openrgb --startminimized --profile "zloy" &
|
openrgb --startminimized --profile "tenkoff" &
|
||||||
#obsidian &
|
#obsidian &
|
||||||
|
|
||||||
# Move cursor center display
|
# Move cursor center display
|
||||||
@@ -218,7 +218,8 @@ keepassxc &
|
|||||||
#/usr/bin/clipton watcher &
|
#/usr/bin/clipton watcher &
|
||||||
easyeffects --gapplication-service
|
easyeffects --gapplication-service
|
||||||
blueman-applet &
|
blueman-applet &
|
||||||
clipse --listen-shell &
|
#clipse --listen-shell &
|
||||||
|
#clipse --listen %f
|
||||||
###systemctl --user start polybar.service
|
###systemctl --user start polybar.service
|
||||||
#sleep 5
|
#sleep 5
|
||||||
|
|
||||||
|
|||||||
@@ -235,8 +235,8 @@ alt + x
|
|||||||
|
|
||||||
# Clipton clipboard rofi
|
# Clipton clipboard rofi
|
||||||
alt + z
|
alt + z
|
||||||
# clipton
|
clipton
|
||||||
~/.config/bspwm/scripts/clipse.sh
|
# ~/.config/bspwm/scripts/clipse.sh
|
||||||
# kitty --class clipse -e 'clipse'
|
# kitty --class clipse -e 'clipse'
|
||||||
|
|
||||||
alt + f
|
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