♻️ [shared] Move domain to common file
This commit is contained in:
@ -13,6 +13,8 @@ rec {
|
||||
pictures = "${dir.home}/Pictures";
|
||||
};
|
||||
|
||||
domain = "martials.no";
|
||||
|
||||
keymaps = {
|
||||
layout = "gb,no";
|
||||
options = "grp:alt_shift_toggle"; # Toggle using ALT + SHIFT
|
||||
|
Reference in New Issue
Block a user