aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-02-06 10:14:40 -0600
committerCraig Jennings <c@cjennings.net>2026-02-06 10:14:40 -0600
commit3e41ecd5e2d78f79c3822dad45674f32380aae6d (patch)
tree7d900c565d869b2f0412abc5ebac15edfcf58c51
parent687b2df512897865873840d1eaeff79203f4b6c0 (diff)
downloadarchsetup-3e41ecd5e2d78f79c3822dad45674f32380aae6d.tar.gz
archsetup-3e41ecd5e2d78f79c3822dad45674f32380aae6d.zip
chore(todo): add monocle layout task and update qalculate history
-rw-r--r--dotfiles/common/.config/qalculate/qalculate-gtk.cfg5
-rw-r--r--todo.org6
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
diff --git a/todo.org b/todo.org
index 258331b..e987c86 100644
--- a/todo.org
+++ b/todo.org
@@ -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]].