Skip to content

Commit

Permalink
Testing (#15)
Browse files Browse the repository at this point in the history
* Nightly (#6)

* feat: add build test (#3)

* feat: Update freerdp (#5)

* feat: add build test

* feat: update freerdp

* fix: add sound support

* feat: downgrade freerdp for improuve stability

* feat: back to freerdp 1 for most stability

* feat: add scale
  • Loading branch information
Pikatsuto authored Dec 6, 2024
1 parent e46bdb0 commit e8df1c7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/rofi-vm
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,9 @@ rdp() {
-jpeg \
-jpeg-quality 100 \
-rfx-mode image \
-gdi sw
-gdi sw \
-scale $SCALE \
-scale-desktop $SCALE
}

# Execute Command
Expand Down

0 comments on commit e8df1c7

Please sign in to comment.