This commit is contained in:
Stephan Raabe
2023-08-28 13:33:53 +02:00
parent dc58f3e77b
commit 34e6f503f0
12 changed files with 283 additions and 23 deletions

View File

@@ -17,7 +17,7 @@ then
exit
else
echo "Starting xfreerdp now..."
xfreerdp -grab-keyboard /v:192.168.122.42 /size:100% /cert-ignore /u:raabe /p:SECRET /d: /dynamic-resolution /gfx-h264:avc444 +gfx-progressive &
xfreerdp -grab-keyboard /v:192.168.122.44 /size:100% /cert-ignore /u:raabe /p:SECRET /d: /dynamic-resolution /gfx-h264:avc444 +gfx-progressive &
exit
fi

View File

@@ -33,7 +33,7 @@ newwall=$(echo $wallpaper | sed "s|$HOME/wallpaper/||g")
# Set the new wallpaper
# -----------------------------------------------------
swww img $wallpaper --transition-step 20 --transition-fps=20
~/dotfiles/waybar/reload.sh
~/dotfiles/waybar/launch.sh
# -----------------------------------------------------
# Send notification

View File

@@ -38,7 +38,7 @@ if [ "$selected" ]; then
# Set the new wallpaper
# -----------------------------------------------------
swww img $wallpaper --transition-step 20 --transition-fps=20
~/dotfiles/waybar/reload.sh
~/dotfiles/waybar/launch.sh
# -----------------------------------------------------
# Send notification