Updates
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name="Background"
|
||||
name="Background Image"
|
||||
desxription="Update the background wallpaper of sddm to the current wallpaper."
|
||||
order=50
|
||||
author="Stephan Raabe ML4W"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
_getHeader "$name" "$author"
|
||||
|
||||
if gum confirm "Do you want to update the SDDM background with the current wallpaper?" ;then
|
||||
if gum confirm "Do you want to update the SDDM background image with the current wallpaper?" ;then
|
||||
|
||||
cache_file="$HOME/.cache/current_wallpaper"
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
name="SDDM"
|
||||
name="SDDM Display Manager"
|
||||
order=40
|
||||
@@ -1,4 +1,3 @@
|
||||
name="Enable Disable"
|
||||
desxription="Update the background wallpaper of sddm to the current wallpaper."
|
||||
name="Enable Disable DM"
|
||||
order=50
|
||||
author="Stephan Raabe ML4W"
|
||||
|
||||
Reference in New Issue
Block a user