1
0
forked from extern/nix-config

misc: Update styles

Will automate the bar color changes later.
This commit is contained in:
Donovan Glover 2023-05-04 23:53:59 -04:00
parent 12963e54d5
commit 30589fe822
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
2 changed files with 2 additions and 4 deletions

View File

@ -45,7 +45,7 @@ input {
general {
gaps_in = 0
gaps_out = 0
border_size = 2
border_size = 1
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
col.inactive_border = rgba(595959aa)
layout = master
@ -214,6 +214,4 @@ misc {
disable_hyprland_logo = yes
}
windowrulev2 = bordercolor rgb(FF0000) rgb(880808),xwayland:1
# vim:syn=bash

View File

@ -3,7 +3,7 @@ BMARGIN: &BMARGIN 10
bar:
height: 30
location: top
background: 282a36e6
background: 262626f2
foreground: ffffffbb
font: Noto Sans CJK JP:Bold:size=13,Font Awesome 6 Free:style=solid:size=13
right-margin: *BMARGIN

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB