mirror of
https://git.in.rschanz.org/ryan77627/guix-config.git
synced 2024-11-07 07:36:09 -05:00
transparency
This commit is contained in:
parent
5d9d6bcd89
commit
52fc10ce2a
2 changed files with 8 additions and 0 deletions
6
c.scm
Normal file
6
c.scm
Normal file
|
@ -0,0 +1,6 @@
|
|||
(use-modules (guix ci))
|
||||
|
||||
(list (channel-with-substitutes-available
|
||||
%default-guix-channel
|
||||
"https://ci.guix.gnu.org")
|
||||
)
|
|
@ -1,3 +1,5 @@
|
|||
window:
|
||||
opacity: 0.70
|
||||
font:
|
||||
size: 15
|
||||
normal:
|
||||
|
|
Loading…
Reference in a new issue