From 556d8da3dccbe56813f6ed64c4607c0753989193 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 15 Dec 2023 13:01:27 +0900 Subject: [PATCH] small tweak. --- config/hypr/configs/Keybinds.conf | 4 ++-- config/wal/templates/colors-rofi-dark.rasi | 2 +- config/waybar/style/Simple Style.css | 3 ++- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index 2c0b434..39068ee 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -18,8 +18,8 @@ $volume = $scriptsDir/Volume.sh # see https://wiki.hyprland.org/Configuring/Binds/ for more # rofi launcher -bindr = $mainMod, $mainMod_L, exec, pkill rofi || rofi -show drun -modi run,filebrowser,drun -bind = $mainMod, D, exec, pkill rofi || rofi -show drun -modi run,filebrowser,drun +bindr = $mainMod, $mainMod_L, exec, pkill rofi || rofi -show drun -modi drun,filebrowser,run +bind = $mainMod, D, exec, pkill rofi || rofi -show drun -modi drun,filebrowser,run bind = CTRL ALT, Delete, exec, hyprctl dispatch exit 0 bind = $mainMod SHIFT, R, exec, hyprctl reload diff --git a/config/wal/templates/colors-rofi-dark.rasi b/config/wal/templates/colors-rofi-dark.rasi index 743e043..7d1488b 100644 --- a/config/wal/templates/colors-rofi-dark.rasi +++ b/config/wal/templates/colors-rofi-dark.rasi @@ -21,7 +21,7 @@ selected-urgent-foreground: @foreground; background-color: @background; - background: rgba(0,0,0,0.5); + background: rgba(0,0,0,0.7); foreground: {foreground}; border-color: @background; spacing: 2; diff --git a/config/waybar/style/Simple Style.css b/config/waybar/style/Simple Style.css index 311b0ca..503962c 100644 --- a/config/waybar/style/Simple Style.css +++ b/config/waybar/style/Simple Style.css @@ -12,6 +12,7 @@ * { background: @background; border: none; + min-height: 0; border-radius: 0; font-family: "JetBrainsMono Nerd Font"; font-size: 97%; @@ -87,7 +88,7 @@ window#waybar { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: @foreground; - padding: 0 6px; + padding: 6px; } #battery.warning,