mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-20 20:58:36 +01:00
misc: Update styles
Will automate the bar color changes later.
This commit is contained in:
parent
12963e54d5
commit
30589fe822
@ -45,7 +45,7 @@ input {
|
|||||||
general {
|
general {
|
||||||
gaps_in = 0
|
gaps_in = 0
|
||||||
gaps_out = 0
|
gaps_out = 0
|
||||||
border_size = 2
|
border_size = 1
|
||||||
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
|
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
|
||||||
col.inactive_border = rgba(595959aa)
|
col.inactive_border = rgba(595959aa)
|
||||||
layout = master
|
layout = master
|
||||||
@ -214,6 +214,4 @@ misc {
|
|||||||
disable_hyprland_logo = yes
|
disable_hyprland_logo = yes
|
||||||
}
|
}
|
||||||
|
|
||||||
windowrulev2 = bordercolor rgb(FF0000) rgb(880808),xwayland:1
|
|
||||||
|
|
||||||
# vim:syn=bash
|
# vim:syn=bash
|
||||||
|
@ -3,7 +3,7 @@ BMARGIN: &BMARGIN 10
|
|||||||
bar:
|
bar:
|
||||||
height: 30
|
height: 30
|
||||||
location: top
|
location: top
|
||||||
background: 282a36e6
|
background: 262626f2
|
||||||
foreground: ffffffbb
|
foreground: ffffffbb
|
||||||
font: Noto Sans CJK JP:Bold:size=13,Font Awesome 6 Free:style=solid:size=13
|
font: Noto Sans CJK JP:Bold:size=13,Font Awesome 6 Free:style=solid:size=13
|
||||||
right-margin: *BMARGIN
|
right-margin: *BMARGIN
|
||||||
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |
Loading…
Reference in New Issue
Block a user