wayprompt related changes

This commit is contained in:
LordMZTE 2024-01-05 22:55:51 +01:00
parent afe78ccd52
commit 732ea6fa40
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6
3 changed files with 5 additions and 2 deletions

View file

@ -2,6 +2,11 @@
return opt.catppuccin[c]:gsub("^#", "0x")
end !>
[general]
corner-radius = 0;
font-regular = <% opt.font %>:size=14;
font-large = <% opt.font %>:size=20;
[colours]
background = <% col "mantle" %>;
border = <% col "red" %>;

View file

@ -1 +0,0 @@
pinentry-program /usr/bin/pinentry-wayprompt

View file

@ -1,5 +1,4 @@
cg.addPath ".config"
cg.addPath ".gnupg"
cg.addPath ".local"
cg.addPath ".ssh"
cg.addPath ".cargo"