From 84ac18bf372cbf6f56e7c1d7bdcd21fc5ab0d4e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 20 Apr 2025 14:08:57 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20remove(hypr):=20no=20lo?= =?UTF-8?q?nger=20using=20pyprland=20wallpaper=20plugin?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/pyprland.toml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.config/hypr/pyprland.toml b/.config/hypr/pyprland.toml index 40ed4d87..f235fcb9 100644 --- a/.config/hypr/pyprland.toml +++ b/.config/hypr/pyprland.toml @@ -59,10 +59,3 @@ command = "nm-connection-editor" animation = "fromRight" margin = 20 lazy = true - -[wallpapers] -path = "~/.config/hypr/theme/walls/" -interval = 60 # change every hour -command = "swww img --transition-bezier 0.5,1.19,.8,.4 --transition-type wipe --transition-duration 2 --transition-fps 75 \"[file]\" && notify-send 'Wallpaper Changed' -i \"[file]\" --app-name=Wallpaper" -clear_command = "swww clear" -extensions = ["jpg", "png", "gif", "jpeg"]