aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config-wallpaper-effect.rasi
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2024-06-03 18:23:35 +0900
committerGitHub <noreply@github.com>2024-06-03 18:23:35 +0900
commit45b61327e9dc7c40181cc3046eeb75bce4cb0d9c (patch)
tree809c3bd4a1298804e17c4601612ac54befd42bb6 /config/rofi/config-wallpaper-effect.rasi
parent203b530e6b61e53cff322fd822dc70a5e611b35f (diff)
parent8f64f407e24e89f2115287804200eb186e175ca9 (diff)
Merge pull request #323 from JaKooLit/development
Development to main - Pre-release
Diffstat (limited to 'config/rofi/config-wallpaper-effect.rasi')
-rw-r--r--config/rofi/config-wallpaper-effect.rasi27
1 files changed, 27 insertions, 0 deletions
diff --git a/config/rofi/config-wallpaper-effect.rasi b/config/rofi/config-wallpaper-effect.rasi
new file mode 100644
index 00000000..0a91915c
--- /dev/null
+++ b/config/rofi/config-wallpaper-effect.rasi
@@ -0,0 +1,27 @@
+/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
+/* Wallpaper Effects */
+
+@import "~/.config/rofi/config-compact.rasi"
+
+/* ---- Entry ---- */
+entry {
+ width: 20%;
+ placeholder: "🏙️ Choose desired wallpaper effect";
+}
+
+/* ---- Window ---- */
+window {
+ width: 24%;
+}
+
+/* ---- Listview ---- */
+listview {
+ fixed-columns: false;
+ colums: 1;
+ lines: 5;
+}
+
+/* ---- Inputbar ---- */
+inputbar {
+ background-image: url("~/.config/hypr/wallpaper_effects/.wallpaper_modified", width);
+} \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage