*
Jes Olson j3s@c3f.net
Sat, 04 Apr 2026 16:42:57 -0500
3 files changed,
14 insertions(+),
0 deletions(-)
M
.config/jj/config.toml
→
.config/jj/config.toml
@@ -8,6 +8,7 @@ 'format_timestamp(timestamp)' = 'timestamp.ago()'
[ui] default-command = 'log' +diff-editor = ":builtin" [aliases] s = ["status"]
M
.config/niri/config.kdl
→
.config/niri/config.kdl
@@ -103,6 +103,16 @@ // automatically.
position x=1280 y=0 } +// PNP(HJW) MACROSILICON 0x0002E9BD +output "PNP(HJW) MACROSILICON 0x0002E9BD" { + mode "720x480@60.000" + scale 1.0 +} + +output "Dell Inc. DELL U2415 CFV9N7644CRS" { + mode "1920x1200@59.950" +} + output "DP-3" { transform "normal" mode "1920x1020"@@ -217,6 +227,7 @@ // spawn-at-startup "alacritty" "-e" "fish"
spawn-at-startup "firefox" spawn-at-startup "xwayland-satellite" spawn-at-startup "i3bar-river" +spawn-at-startup "/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1" // You can override environment variables for processes spawned by niri. environment {