apply linter
This commit is contained in:
parent
88a73855f7
commit
c3d8b02d8c
3 changed files with 0 additions and 3 deletions
|
|
@ -18,7 +18,6 @@ func GetWorkspaceWallpaper(workspace string, config Config) string {
|
|||
func GetOutputsWallpapers(config Config) ([]string, error) {
|
||||
files := []string{}
|
||||
outputs, err := i3.GetOutputs()
|
||||
|
||||
if err != nil {
|
||||
return files, err
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue