Replace synergy with barrier
This commit is contained in:
parent
3cc2c14d0b
commit
80138b9eea
@ -21,6 +21,7 @@ exec --no-startup-id xautolock -time 10 -locker 'i3lock-fancy -p' &
|
|||||||
exec --no-startup-id compton --config ~/.config/compton.conf &
|
exec --no-startup-id compton --config ~/.config/compton.conf &
|
||||||
|
|
||||||
# Network Keyboard/Mouse/Clipboard
|
# Network Keyboard/Mouse/Clipboard
|
||||||
exec --no-startup-id synergy &
|
#exec --no-startup-id synergy &
|
||||||
|
exec --no-startup-id barrier &
|
||||||
|
|
||||||
# End autostart configuration
|
# End autostart configuration
|
||||||
|
@ -464,6 +464,7 @@ exec --no-startup-id xautolock -time 10 -locker 'i3lock-fancy -p' &
|
|||||||
exec --no-startup-id compton --config ~/.config/compton.conf &
|
exec --no-startup-id compton --config ~/.config/compton.conf &
|
||||||
|
|
||||||
# Network Keyboard/Mouse/Clipboard
|
# Network Keyboard/Mouse/Clipboard
|
||||||
exec --no-startup-id synergy &
|
#exec --no-startup-id synergy &
|
||||||
|
exec --no-startup-id barrier &
|
||||||
|
|
||||||
# End autostart configuration
|
# End autostart configuration
|
||||||
|
Loading…
Reference in New Issue
Block a user