add aristotle-vnc

This commit is contained in:
stupidcomputer 2025-01-25 17:06:04 -06:00
parent 36fbebdbef
commit c6237bd0ae
3 changed files with 9 additions and 1 deletions

5
builds/utils/aristotle-vnc Executable file
View File

@ -0,0 +1,5 @@
ssh aristotle -L 5900:localhost:5900 "x11vnc -display :1 -noxdamage -auth ~/.local/share/sx/xauthority" & disown
sleep 3
bspc rule -a Vncviewer desktop=aristrcon
vncviewer localhost:5900
bspc rule -r Vncviewer

View File

@ -45,7 +45,7 @@ keyboard () {
xkbset exp =bo xkbset exp =bo
xset -q | grep "Caps Lock:\s*on" && xdotool key Caps_Lock xset -q | grep "Caps Lock:\s*on" && xdotool key Caps_Lock
xset -r 161 # tablet rotate key doesn't need repeat xset -r 161 # tablet rotate key doesn't need repeat
xset r rate 200 80 xset r rate 300 80
} }
desktops="01 02 03 04 05 06 07 08 09" desktops="01 02 03 04 05 06 07 08 09"

View File

@ -19,3 +19,6 @@
[push] [push]
autoSetupRemote = true autoSetupRemote = true
[alias]
stauts = status