Changing the Sway Config
This commit is contained in:
parent
deaf66ab8b
commit
12f1320b74
10 changed files with 1179 additions and 26 deletions
|
|
@ -44,8 +44,8 @@
|
|||
unstable.adwaita-fonts
|
||||
twitter-color-emoji
|
||||
twemoji-color-font
|
||||
# (nerdfonts.override { fonts = [ "JetBrainsMono" ]; })
|
||||
nerd-fonts.jetbrains-mono
|
||||
local.amy-mono
|
||||
];
|
||||
|
||||
fontconfig = {
|
||||
|
|
|
|||
|
|
@ -85,6 +85,7 @@
|
|||
}
|
||||
# Crans Root
|
||||
elsif anyof (
|
||||
address :is :all "To" "root@crans.org",
|
||||
address :is :all "From" "root@crans.org",
|
||||
address :is :all "From" "www-data@crans.org"
|
||||
) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue