Replace synergy with barrier

This commit is contained in:
David Todd 2020-10-09 12:04:15 -05:00
parent 3cc2c14d0b
commit 80138b9eea
2 changed files with 4 additions and 2 deletions

View File

@ -21,6 +21,7 @@ exec --no-startup-id xautolock -time 10 -locker 'i3lock-fancy -p' &
exec --no-startup-id compton --config ~/.config/compton.conf &
# Network Keyboard/Mouse/Clipboard
exec --no-startup-id synergy &
#exec --no-startup-id synergy &
exec --no-startup-id barrier &
# End autostart configuration

View File

@ -464,6 +464,7 @@ exec --no-startup-id xautolock -time 10 -locker 'i3lock-fancy -p' &
exec --no-startup-id compton --config ~/.config/compton.conf &
# Network Keyboard/Mouse/Clipboard
exec --no-startup-id synergy &
#exec --no-startup-id synergy &
exec --no-startup-id barrier &
# End autostart configuration