aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2024-01-01 02:04:03 +0900
committerGitHub <noreply@github.com>2024-01-01 02:04:03 +0900
commit0a32242353de7c80003915509761fc8e8287a974 (patch)
treef31ca5d5ef42c18948cc2f7ab5f0d7d4ea572f18
parentbec33a257faed7ad1be24f4cf1ae84e91a52b48f (diff)
parentaca55deb9e525471e0acf51525f6fd244b3f7167 (diff)
Merge pull request #112 from 0xl30/patch-1
Wallpaper Previews
-rw-r--r--config/rofi/config-wallpaper.rasi44
1 files changed, 22 insertions, 22 deletions
diff --git a/config/rofi/config-wallpaper.rasi b/config/rofi/config-wallpaper.rasi
index da47e90d..64117687 100644
--- a/config/rofi/config-wallpaper.rasi
+++ b/config/rofi/config-wallpaper.rasi
@@ -110,26 +110,26 @@ entry {
/* ---- Listview ---- */
listview {
- enabled: true;
- columns: 2;
- lines: 8;
- spacing: 4px;
- dynamic: true;
- cycle: true;
- scrollbar: true;
- layout: vertical;
- reverse: false;
- fixed-height: true;
- fixed-columns: false;
- background-color: transparent;
- border-radius: 10px;
+ enabled: true;
+ columns: 2;
+ lines: 3;
+ spacing: 4px;
+ dynamic: true;
+ cycle: true;
+ scrollbar: true;
+ layout: vertical;
+ reverse: false;
+ fixed-height: true;
+ fixed-columns: false;
+ background-color: transparent;
+ border-radius: 10px;
}
/* ---- Element ---- */
element {
enabled: true;
padding: 5px;
- margin: 2px;
+ margin: 5px;
cursor: pointer;
background-color: transparent;
border-radius: 10px;
@@ -184,7 +184,7 @@ element alternate.active {
element-icon {
background-color: transparent;
text-color: inherit;
- size: 32px;
+ size: 100px;
cursor: inherit;
}
@@ -199,19 +199,19 @@ element-text {
/*****----- Message -----*****/
message {
background-color: @background;
- margin: 20px 0px 0px 0px;
- border-radius: 10px;
+ margin: 20px 0px 0px 0px;
+ border-radius: 10px;
}
textbox {
- padding: 15px;
+ padding: 15px;
background-color: @background;
- text-color: @foreground;
+ text-color: @foreground;
}
error-message {
- padding: 15px;
- border-radius: 20px;
+ padding: 15px;
+ border-radius: 20px;
background-color: @background;
- text-color: @foreground;
+ text-color: @foreground;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage