remote
This commit is contained in:
parent
8cf337ea5a
commit
612a000a96
|
@ -53,6 +53,7 @@
|
|||
"$mod, M, exec, mbsync -a && alacritty -e neomutt"
|
||||
"$mod, C, exec, hyprpicker -a"
|
||||
"$mod, A, exec, rofi -show drun"
|
||||
"$mod+Shift, W, exec, bash ~/nix/home/hyprland/vm.sh"
|
||||
"$mod+Shift, Z, exec, grim - | swappy -f -"
|
||||
"$mod, Z, exec, sh ~/nix/home/hyprland/screen.sh"
|
||||
"$mod, V, exec, cliphist list | rofi -dmenu | cliphist decode | wl-copy"
|
||||
|
|
3
home/hyprland/vm.sh
Executable file
3
home/hyprland/vm.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
virsh --connect qemu:///system start Windows
|
||||
sleep 3
|
||||
xfreerdp -grab-keyboard /v:192.168.122.93 /u:joy /p:1 /size:100% /d: /dynamic-resolution /gfx-h264:avc444 +gfx-progressive
|
|
@ -17,6 +17,7 @@
|
|||
win-virtio
|
||||
win-spice
|
||||
virtiofsd
|
||||
freerdp
|
||||
#gnome.adwaita-icon-theme
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue