aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2024-06-03 17:23:26 +0900
committerJaKooLit <ejhay.games@gmail.com>2024-06-03 17:23:26 +0900
commitc2578231edeb0cb812bcd038d11d295132872141 (patch)
treed384084a1caadfa09220219777e190a8ef055710 /config/rofi
parentd62b220ebc2c60c2f11e47f35616d9e803c07dd4 (diff)
Wallpaper-Effects (Super Shift W)
Diffstat (limited to 'config/rofi')
-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