mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-09 22:10:48 -05:00
Fix rebase conflicts
This commit is contained in:
parent
41a41b483a
commit
c7ffbc03c0
1 changed files with 6 additions and 0 deletions
|
@ -34,9 +34,15 @@ dim-value = 1.0
|
|||
locale = en_US.UTF-8
|
||||
|
||||
font-0 = Hack:size=10;3
|
||||
<<<<<<< HEAD
|
||||
font-1 = Font Awesome 6 Free:style=Solid:size=12;3
|
||||
font-2 = Font Awesome 6 Free:style=Regular:size=12;3
|
||||
font-3 = Font Awesome 6 Brands:style=Regular:size=12;3
|
||||
=======
|
||||
font-1 = Font Awesome 5 Free:style=Solid:size=12;3
|
||||
font-2 = Font Awesome 5 Free:style=Regular:size=12;3
|
||||
font-3 = Font Awesome 5 Brands:style=Regular:size=12;3
|
||||
>>>>>>> 26b8507 (Fix rebase conflicts)
|
||||
|
||||
modules-left = workspaces sep title
|
||||
modules-center = spotify
|
||||
|
|
Loading…
Reference in a new issue