mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-24 10:04:09 -05:00
home: configure stuff for vnc
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
wl-mirror
|
||||
wl-mirror-pick
|
||||
ydotool
|
||||
wayvnc
|
||||
tigervnc
|
||||
];
|
||||
|
||||
home.sessionVariables = {
|
||||
|
||||
@@ -63,6 +63,13 @@
|
||||
}
|
||||
}
|
||||
|
||||
# Passthrough mode (e.g. for VNC)
|
||||
bind=SUPER,P,submap,passthrough
|
||||
submap=passthrough
|
||||
bind=SUPER,P,submap,reset
|
||||
submap=reset
|
||||
|
||||
|
||||
# Startup
|
||||
exec-once=waybar
|
||||
exec=swaybg -i ${wallpaper} --mode fill
|
||||
|
||||
Reference in New Issue
Block a user