Update some setting for new laptop
This commit is contained in:
parent
9e251961c9
commit
d6f271a09a
3 changed files with 3 additions and 4 deletions
|
@ -254,12 +254,11 @@ include = ["terminal", "gpg"]
|
|||
include = ["pacman", "terminal"]
|
||||
|
||||
[profiles.mko-laptop]
|
||||
include = ["terminal", "media", "gpg"]
|
||||
include = ["terminal", "gpg"]
|
||||
dotfiles = ["f_librewolf_overrides", "f_dconf.ini", "d_systemd"]
|
||||
|
||||
[profiles.mko-laptop.variables]
|
||||
wayland = true
|
||||
scale_factor = 1.25
|
||||
|
||||
[profiles.Isengard]
|
||||
include = ["terminal"]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[user]
|
||||
{%@@ if profile == "mko-laptop" @@%}
|
||||
email = marko.korhonen@rossum.fi
|
||||
email = marko.korhonen@netforecast.com
|
||||
{%@@ else @@%}
|
||||
email = marko@korhonen.cc
|
||||
{%@@ endif @@%}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Include ~/.ssh/rossum_hosts
|
||||
Include ~/.ssh/netforecast_hosts
|
||||
|
||||
host *
|
||||
IdentitiesOnly yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue