Updates
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user