hyprland ricing

This commit is contained in:
KoenDR06 2025-12-09 10:02:16 +01:00
parent 7d875595fa
commit 18b90d81c6
2 changed files with 10 additions and 6 deletions

View file

@ -24,7 +24,7 @@ in {
enable_audio_bell no
confirm_os_window_close 0
background_opacity 0.7
background_opacity 1.0
font_family family='CaskaydiaCove Nerd Font' postscript_name=CaskaydiaCoveNF-Light
bold_font family='CaskaydiaCove Nerd Font' style=SemiBold
@ -34,7 +34,7 @@ in {
# The basic colors
foreground ${colors.text}
background #000000
background ${colors.base}
selection_foreground ${colors.base}
selection_background ${colors.rosewater}