unfinished work on making non-declarative configs more declarative :|
This commit is contained in:
@@ -84,4 +84,28 @@
|
||||
# Interval of saving user data in minutes
|
||||
AutoSavePeriod=30
|
||||
'';
|
||||
# home.file.".config/fcitx5/profile".text = ''
|
||||
# [Groups/0]
|
||||
# # Group Name
|
||||
# Name=Default
|
||||
# # Layout
|
||||
# Default Layout=us
|
||||
# # Default Input Method
|
||||
# DefaultIM=mozc
|
||||
#
|
||||
# [Groups/0/Items/0]
|
||||
# # Name
|
||||
# Name=keyboard-us
|
||||
# # Layout
|
||||
# Layout=
|
||||
#
|
||||
# [Groups/0/Items/1]
|
||||
# # Name
|
||||
# Name=mozc
|
||||
# # Layout
|
||||
# Layout=
|
||||
#
|
||||
# [GroupOrder]
|
||||
# 0=Default
|
||||
# '';
|
||||
}
|
||||
|
Reference in New Issue
Block a user