aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-05-07 21:43:46 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-05-07 21:43:46 +0900
commit2ee1d627c7b9f37f73460e48915d54ec4a5f09b5 (patch)
tree48572e5669c74854221affec7a1b208242151b59 /config
parentae0629bc443e0752c01646972a6dc5e4cea9c9f7 (diff)
adjustment of rofi configs, disabled Thunar silent move to workspace 3
Diffstat (limited to 'config')
-rw-r--r--config/hypr/UserConfigs/WindowRules.conf2
-rw-r--r--config/rofi/config-compact.rasi13
-rw-r--r--config/rofi/config-long.rasi5
-rw-r--r--config/rofi/config-rofi-Beats.rasi2
-rw-r--r--config/rofi/config-waybar-style.rasi5
-rwxr-xr-xconfig/rofi/config.rasi9
-rwxr-xr-xconfig/rofi/resolution/1080p/config.rasi228
-rwxr-xr-x[-rw-r--r--]config/rofi/resolution/1440p/config.rasi11
8 files changed, 31 insertions, 244 deletions
diff --git a/config/hypr/UserConfigs/WindowRules.conf b/config/hypr/UserConfigs/WindowRules.conf
index 2ec9aba6..4fed18d4 100644
--- a/config/hypr/UserConfigs/WindowRules.conf
+++ b/config/hypr/UserConfigs/WindowRules.conf
@@ -28,7 +28,7 @@ windowrulev2 = workspace 2, class:^([Ff]irefox)$
windowrulev2 = workspace 2, class:^(org.mozilla.firefox)$
windowrulev2 = workspace 2, class:^([Ff]irefox-esr)$
windowrulev2 = workspace 2, class:^(Microsoft-edge-beta)$
-windowrulev2 = workspace 3, class:^([Tt]hunar)$
+#windowrulev2 = workspace 3, class:^([Tt]hunar)$
windowrulev2 = workspace 4, class:^(com.obsproject.Studio)$
windowrulev2 = workspace 5 silent, class:^([Ss]team)$,title:^([Ss]team)$
windowrulev2 = workspace 5 silent, class:^(lutris)$
diff --git a/config/rofi/config-compact.rasi b/config/rofi/config-compact.rasi
index e35ec79d..2c72252e 100644
--- a/config/rofi/config-compact.rasi
+++ b/config/rofi/config-compact.rasi
@@ -10,32 +10,31 @@ configuration {
/* ---- Window ---- */
window {
- width: 24%;
+ width: 50%;
border-radius: 15px;
}
/* ---- Inputbar ---- */
inputbar {
- background-image: url("~/.config/rofi/.current_wallpaper", width);
+ background-image: url("~/.config/rofi/.current_wallpaper", width);
}
/* ---- Imagebox ---- */
imagebox {
orientation: vertical;
- children:
- [ "entry", "listview"];
+ children: [ "entry", "listview"];
}
/* ---- Entry input ---- */
entry {
- width: 18%;
+ width: 23%;
placeholder: " View / Edit Hyprland Configs";
}
/* ---- Listview ---- */
listview {
- columns: 1;
- lines: 10;
+ columns: 2;
+ lines: 5;
spacing: 4px;
scrollbar: false;
border-radius: 12px;
diff --git a/config/rofi/config-long.rasi b/config/rofi/config-long.rasi
index b75d3d5e..2341e5f6 100644
--- a/config/rofi/config-long.rasi
+++ b/config/rofi/config-long.rasi
@@ -5,7 +5,7 @@
/* ---- Window ---- */
window {
- width: 50%;
+ width: 50%;
}
/* ---- Entry ---- */
@@ -16,5 +16,6 @@ entry {
/* ---- Listview ---- */
listview {
columns: 1;
- lines: 10;
+ lines: 8;
+ scrollbar: true;
} \ No newline at end of file
diff --git a/config/rofi/config-rofi-Beats.rasi b/config/rofi/config-rofi-Beats.rasi
index efd67033..82de4a6c 100644
--- a/config/rofi/config-rofi-Beats.rasi
+++ b/config/rofi/config-rofi-Beats.rasi
@@ -10,5 +10,5 @@ entry {
/* ---- Listview ---- */
listview {
- lines: 10;
+ lines: 6;
} \ No newline at end of file
diff --git a/config/rofi/config-waybar-style.rasi b/config/rofi/config-waybar-style.rasi
index 55c61567..aebe6861 100644
--- a/config/rofi/config-waybar-style.rasi
+++ b/config/rofi/config-waybar-style.rasi
@@ -22,6 +22,7 @@ entry {
/* ---- Listview ---- */
listview {
columns: 2;
- lines: 8;
- scrollbar: false;
+ lines: 6;
+ scrollbar: true;
}
+
diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi
index 5a161f29..23fe2bcf 100755
--- a/config/rofi/config.rasi
+++ b/config/rofi/config.rasi
@@ -141,6 +141,14 @@ button selected {
text-color: @text-selected;
}
+/* ---- Scrollbar ---- */
+scrollbar {
+ width: 4px ;
+ border: 0;
+ handle-color: @border-color;
+ handle-width: 8px ;
+ padding: 0;
+}
/* ---- Elements ---- */
element {
@@ -152,7 +160,6 @@ element {
cursor: pointer;
}
-
element normal.normal {
background-color: inherit;
text-color: inherit;
diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi
deleted file mode 100755
index 5a161f29..00000000
--- a/config/rofi/resolution/1080p/config.rasi
+++ /dev/null
@@ -1,228 +0,0 @@
-/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
-/* Main Config 1080p */
-
-/* ---- Configuration ---- */
-
-configuration {
- modi: "drun,run,filebrowser";
- font: "Fira Code SemiBold 12";
- show-icons: true;
- display-drun: "Apps";
- display-run: "Run";
- display-filebrowser: "Files";
- display-window: "Windows";
- drun-display-format: "{name}";
- hover-select: true;
- me-select-entry: "MouseSecondary";
- me-accept-entry: "MousePrimary";
- window-format: "{w} · {c} · {t}";
- dpi: 1;
-}
-
-/* ---- Load pywal colors ---- */
-@theme "~/.cache/wal/colors-rofi-dark.rasi"
-
-/* ---- Global Properties ---- */
-* {
-
- background-alt: @selected-active-background; // Buttons backgroundr
- selected: @selected-urgent-background; // Button selected
- active: @selected-normal-background; // Window activated
- urgent: @selected; // When hovering the activated window (maybe more?)
-
- text-selected: @background;
- text-color: @foreground;
- border-color: @selected;
-}
-
-/* ---- Window ---- */
-window {
- // Default
- enabled: true;
- fullscreen: false;
- transparency: "real";
- cursor: "default";
- spacing: 0px;
- border: 2px;
- border-radius: 30px;
- location: center;
- anchor: center;
-
- // Style Values
- width: 50%;
- background-color: #00000099;
-}
-
-/* ----- Main Box ----- */
-mainbox {
- enabled: true;
- orientation: vertical;
- children: [ "inputbar", "listbox" ];
- background-color: transparent;
-}
-
-
-/* ---- Inputbar ---- */
-inputbar {
- enabled: true;
- padding: 10px 10px 200px 10px;
- margin: 10px;
- background-color: transparent;
- border-radius: 25px;
- orientation: horizontal;
- children: ["entry", "dummy", "mode-switcher" ];
- background-image: url("~/.config/rofi/.current_wallpaper", width);
-}
-
-/* ---- Entry input ---- */
-entry {
- enabled: true;
- expand: false;
- width: 300px;
- padding: 10px;
- border-radius: 12px;
- background-color: @background-alt;
- text-color: inherit;
- cursor: text;
- placeholder: " Search "; // << Search symbol
- placeholder-color: inherit;
-}
-
-/* ---- Listbox ---- */
-listbox {
- spacing: 10px;
- padding: 10px;
- background-color: transparent;
- orientation: vertical;
- children: [ "message", "listview" ];
-}
-
-/* ---- Listview ---- */
-listview {
- enabled: true;
- columns: 2;
- lines: 6;
- cycle: true;
- dynamic: true;
- scrollbar: false;
- layout: vertical;
- reverse: false;
- fixed-height: true;
- fixed-columns: true;
- spacing: 10px;
- background-color: transparent;
-
-// Adapt rofi theme
- border: 0px;
-}
-
-/* ---- Dummy ---- */
-dummy {
- expand: true;
- background-color: transparent;
-}
-
-/* ---- Mode Switcher ---- */
-mode-switcher{
- enabled: true;
- spacing: 10px;
- background-color: transparent;
-}
-button {
- width: 5%;
- padding: 12px;
- border-radius: 12px;
- background-color: @background-alt;
- text-color: inherit;
- cursor: pointer;
-}
-button selected {
- background-color: @selected;
- text-color: @text-selected;
-}
-
-
-/* ---- Elements ---- */
-element {
- enabled: true;
- spacing: 10px;
- padding: 4px;
- border-radius: 10px;
- background-color: transparent;
- cursor: pointer;
-}
-
-
-element normal.normal {
- background-color: inherit;
- text-color: inherit;
-}
-element normal.urgent {
- background-color: @urgent;
- text-color: @foreground;
-}
-element normal.active {
- background-color: @active;
- text-color: @foreground;
-}
-
-element selected.normal {
- background-color: @selected;
- text-color: @text-selected;
-}
-element selected.urgent {
- background-color: @urgent;
- text-color: @text-selected;
-}
-element selected.active {
- background-color: @urgent;
- text-color: @text-selected;
-}
-// Adapt rofi theme
-element alternate.normal {
- background-color: transparent;
- text-color: inherit;
-}
-element alternate.urgent {
- background-color: transparent;
- text-color: inherit;
-}
-element alternate.active {
- background-color: transparent;
- text-color: inherit;
-}
-element-icon {
- background-color: transparent;
- text-color: inherit;
- size: 36px;
- cursor: inherit;
-}
-element-text {
- background-color: transparent;
- font: "Fira Code SemiBold 14";
- text-color: inherit;
- cursor: inherit;
- vertical-align: 0.5;
- horizontal-align: 0.0;
-
-}
-
-/* ---- Message ---- */
-message {
- background-color: transparent;
- border: 0px;
-}
-textbox {
- padding: 12px;
- border-radius: 10px;
- background-color: @background-alt;
- text-color: @foreground;
- vertical-align: 0.5;
- horizontal-align: 0.0;
-}
-error-message {
- padding: 12px;
- border-radius: 20px;
- background-color: @background-alt;
- text-color: @foreground;
-}
diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi
index 1ed79730..75fce031 100644..100755
--- a/config/rofi/resolution/1440p/config.rasi
+++ b/config/rofi/resolution/1440p/config.rasi
@@ -107,7 +107,7 @@ listview {
scrollbar: false;
layout: vertical;
reverse: false;
- fixed-height: true;
+ fixed-height: false;
fixed-columns: true;
spacing: 10px;
background-color: transparent;
@@ -141,6 +141,14 @@ button selected {
text-color: @text-selected;
}
+/* ---- Scrollbar ---- */
+scrollbar {
+ width: 4px ;
+ border: 0;
+ handle-color: @border-color;
+ handle-width: 8px ;
+ padding: 0;
+}
/* ---- Elements ---- */
element {
@@ -152,7 +160,6 @@ element {
cursor: pointer;
}
-
element normal.normal {
background-color: inherit;
text-color: inherit;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage