diff options
| -rw-r--r-- | dotfiles/common/.config/qalculate/qalculate-gtk.cfg | 5 | ||||
| -rw-r--r-- | todo.org | 6 |
2 files changed, 11 insertions, 0 deletions
diff --git a/dotfiles/common/.config/qalculate/qalculate-gtk.cfg b/dotfiles/common/.config/qalculate/qalculate-gtk.cfg index 7f5e0a6..b80636c 100644 --- a/dotfiles/common/.config/qalculate/qalculate-gtk.cfg +++ b/dotfiles/common/.config/qalculate/qalculate-gtk.cfg @@ -69,6 +69,7 @@ comma_as_separator=1 use_custom_application_font=0 multiplication_sign=2 division_sign=1 +expression_history=1024×8 expression_history=125×7×6 expression_history=7600×4 expression_history=7600X4 @@ -104,6 +105,10 @@ expression_history=1024×16 expression_history=3278×12 expression_history=1026×16 expression_history=96×2 +history_time=1770329943 +history_expression=1024×8 +history_parse=1024 × 8 +history_result=8192 history_time=1768330887 history_expression=125×7×6 history_parse=125 × 7 × 6 @@ -137,6 +137,12 @@ Also, the text is quite large. For consistency, we should make it the same size Fuzzel menu border blends in too much. Change border color to blue or red to make the menu more visible when it appears. +**** TODO [#D] Find or create a monocle layout for Hyprland +Both existing monocle plugins (zakk4223/hyprlandMonocle, pianocomposer321/hyprland-monocle) are +abandoned and broken against current Hyprland. Options: fork and fix hyprlandMonocle (more features), +script a pseudo-monocle using fullscreen 1, or wait for a maintained plugin. Lower priority since +stash-window ($mod+O / $mod+Shift+O) covers the main use case. More important for laptop installs. + **** TODO [#C] Create Chrome theme with dupre colors Create a Chrome browser theme using the dupre color palette. Plan saved in [[file:docs/PLAN-browser-themes.org][docs/PLAN-browser-themes.org]]. |
