mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 12:10:38 +02:00
Update .config/fastfetch/startup.jsonc
Update .config/hypr/hyprland.conf Update .config/hypr/hyprland/animations.conf Update .config/hypr/hyprland/binds/audio.conf Update .config/hypr/hyprland/binds/clipboard.conf Update .config/hypr/hyprland/exec.conf Update .config/hypr/hyprland/general.conf Update .config/hypr/hyprland/rules/pavucontrol.conf Update .config/hypr/hyprland/rules/vesktop.conf Update .config/mako/config Update .config/waybar/colors.css Update .config/waybar/config.jsonc Update .config/waybar/style.css Update .config/wofi/colors Update .config/wofi/style.css Update .local/bin/change_colors.sh Update .local/bin/system_setup.sh Update .local/bin/wp-vol.sh
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#249ECA
|
||||
#499DA9
|
||||
#A9A9A9
|
||||
#A9A9A9
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
* {
|
||||
font-family: "Cousine Nerd Font mono";
|
||||
font-size: 18px;
|
||||
font-size: 16px;
|
||||
padding: 2px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
#window {
|
||||
background-color: black;
|
||||
border-radius: 20px;
|
||||
opacity: 15%;
|
||||
|
||||
}
|
||||
|
||||
#outer-box {
|
||||
@@ -21,7 +21,6 @@
|
||||
border-radius: 20px 20px 0 0;
|
||||
border-color: transparent;
|
||||
color: #499DA9;
|
||||
text-shadow: 1 1 5px gray, 1 1 7px gray, 1 1 10px gray;
|
||||
}
|
||||
|
||||
#scroll {
|
||||
@@ -43,7 +42,7 @@
|
||||
|
||||
#entry {
|
||||
border-radius: 15px;
|
||||
outline: none
|
||||
outline: none;
|
||||
}
|
||||
|
||||
#entry:selected {
|
||||
|
||||
Reference in New Issue
Block a user