This commit is contained in:
2026-06-26 23:10:26 +01:00
parent 85e44ca8c5
commit b71ea5a1d1
3 changed files with 25 additions and 13 deletions
+25 -9
View File
@@ -5,7 +5,10 @@ carriage_return = 0xff0000ff
search_result = 0xed8212aa search_result = 0xed8212aa
selection_color = 0x9fff2e selection_color = 0x9fff2e
token_match = 0xd4d4d4aa token_match = 0xd4d4d4aa
line_numbers = 0x8a8592ff active_line_number = 0x8a8592ff
inactive_line_number = 0x444248ff
line_number_sep = 0x8a8592ff
line_ruler = 0x8a8592ff
cursor = 0xffffffff cursor = 0xffffffff
tray = 0xffffffff tray = 0xffffffff
need_save = 0xff0000ff need_save = 0xff0000ff
@@ -30,22 +33,28 @@ tabs_as_spaces = true
spellcheck_by_default = false spellcheck_by_default = false
disable_line_highlight = false disable_line_highlight = false
html_copy_background = false html_copy_background = false
noisy_parse = false
vim_mode = false vim_mode = false
suppress_async_search = false suppress_async_search = false
suppress_threaded_search = false suppress_threaded_search = false
noisy_search = false
suppress_suggestions = false suppress_suggestions = false
modulate_color_glyphs = false modulate_color_glyphs = false
noisy_events = false
noisy_flattened_events = false
embold_vim_cursor = true embold_vim_cursor = true
embold_cursor = false embold_cursor = false
line_guides = true line_guides = true
relative_numbering = false
clear_find = false
return_accept_suggestion = true
show_line_rulers = false
noisy_parse = false
noisy_search = false
noisy_events = false
noisy_flattened_events = false
noisy_find_all = false noisy_find_all = false
font_size_px = 14 font_size_px = 14
tray_font_size = 14 tray_font_size = 14
tabstop = 2 tabstop = 2
line_number_style = 'LineNumberStyle_Classic'
line_rulers = []
[[editor.highlights]] [[editor.highlights]]
color = 0xc586c0ff color = 0xc586c0ff
@@ -192,6 +201,8 @@ error = 0xff0000ff
active_button = 0x98ffff active_button = 0x98ffff
loading_bar_progress = 0x98ff80 loading_bar_progress = 0x98ff80
loading_bar_complete = 0x9a0280 loading_bar_complete = 0x9a0280
active_tab_highlight = 0x98ff80
active_selection = 0x98ffff
[widget.state] [widget.state]
window_title_font_size = 14 window_title_font_size = 14
@@ -200,7 +211,13 @@ scrollbar_min_size = 20
[system.core] [system.core]
preferred_file_explorer = '' preferred_file_explorer = ''
core_window_rect = [947, 6, 930, 1048]
async_update_frequency_ms = 1000 async_update_frequency_ms = 1000
editor_theme = 'ColorTheme_Fred'
fullscreen = false
maximized = false
disable_sessions = false
noisy_session_info = false
[system.fonts] [system.fonts]
fallback_fonts_folder = '/usr/share/fonts' fallback_fonts_folder = '/usr/share/fonts'
@@ -222,10 +239,9 @@ highlight_line_copy = true
highlight_line_edit = true highlight_line_edit = true
subpixel_font_aa = false subpixel_font_aa = false
[plugins.core]
plugins_source_file = '/home/liamm/Workspace/fred-plugins.c'
gen_base_template_only = false
[hotkey.state] [hotkey.state]
hotkeys = '/home/liamm/.cadacama/fred/hotkeys.toml' hotkeys = '/home/liamm/.cadacama/fred/hotkeys.toml'
[plugins.core]
plugins_source_file = '/home/liamm/Workspace/fred-plugins.c'
gen_base_template_only = false
-2
View File
@@ -11,9 +11,7 @@
# BEGIN PER-HOST PACKAGES # BEGIN PER-HOST PACKAGES
users.users.liamm.packages = with pkgs; [ users.users.liamm.packages = with pkgs; [
android-studio android-studio
genymotion
praat praat
mcpelauncher-ui-qt
]; ];
} }
-2
View File
@@ -9,7 +9,6 @@
adw-gtk3 adw-gtk3
arc-icon-theme arc-icon-theme
ark ark
ark-cli
audacity audacity
bibata-cursors bibata-cursors
brave brave
@@ -25,7 +24,6 @@
floorp-bin floorp-bin
focus focus
fred fred
fuzzel
fzf fzf
gimp gimp
gtk4 gtk4