mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
wayprompt: tweak example (#7040)
Show that the hex values can be entered without the '0x' prefix.
This commit is contained in:
parent
fb061f555f
commit
5879531462
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ in
|
|||
pin-square-amount = 32;
|
||||
};
|
||||
colours = {
|
||||
background = "0xffffffaa";
|
||||
background = "ffffffaa";
|
||||
};
|
||||
}
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue