index
:
dotfiles
master
My linux config and rc files
sommerfeld <sommerfeld@sommerfeld.dev>
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
feat(sway): warp pointer to focused container
sommerfeld
2026-05-13
1
-0
/
+1
*
feat(sway): inhibit_idle on fullscreen windows
sommerfeld
2026-05-13
1
-0
/
+1
*
feat(waybar): add mako notification counter module
sommerfeld
2026-05-13
2
-0
/
+39
*
feat(waybar): add privacy module (mic/cam/screen indicator)
sommerfeld
2026-05-13
1
-0
/
+11
*
feat(waybar): add idle_inhibitor module
sommerfeld
2026-05-13
1
-0
/
+10
*
feat(sway): copy screenshots to clipboard
sommerfeld
2026-05-13
1
-2
/
+2
*
feat(wayland): add cliphist clipboard history
sommerfeld
2026-05-13
6
-1
/
+36
*
fix(sway): keep focus on current workspace when stashing tb
sommerfeld
2026-05-13
1
-0
/
+4
*
feat(sway): separate thunderbird autostart from super+t launch path
sommerfeld
2026-05-13
2
-2
/
+23
*
refactor(sway): stash thunderbird in scratchpad instead of hidden ws
sommerfeld
2026-05-13
4
-43
/
+23
*
feat(sway): skip _tb stash when cycling workspaces with super+tab
sommerfeld
2026-05-13
2
-3
/
+21
*
fix(sway): use get_workspaces for current ws in tb-toggle
sommerfeld
2026-05-13
1
-5
/
+3
*
refactor(sway): make thunderbird toggle tile instead of float
sommerfeld
2026-05-13
4
-4
/
+41
*
feat(thunderbird): top-post replies to match recipient expectations
sommerfeld
2026-05-13
1
-0
/
+4
*
fix(sway): scope thunderbird scratchpad rule to the main window
sommerfeld
2026-05-13
1
-2
/
+2
*
fix(etc): restrict lsblk to the parent device only
sommerfeld
2026-05-13
2
-2
/
+2
*
feat(etc): template kernel cmdline, derive LUKS UUID from partition name
sommerfeld
2026-05-13
5
-8
/
+48
*
feat(chezmoi): persist sourceDir so bare chezmoi commands work
sommerfeld
2026-05-13
1
-0
/
+2
*
revert(sway): drop thunderbird autostart
sommerfeld
2026-05-13
1
-1
/
+0
*
feat(sway): size thunderbird scratchpad to fill workspace
sommerfeld
2026-05-13
1
-1
/
+1
*
fix(sway): use correct thunderbird app_id (org.mozilla.Thunderbird)
sommerfeld
2026-05-13
1
-2
/
+2
*
feat(sway): park thunderbird in scratchpad, toggle with Super+t
sommerfeld
2026-05-13
3
-1
/
+17
*
fix(thunderbird): disable start.thunderbird.net start page
sommerfeld
2026-05-13
1
-0
/
+3
*
refactor(thunderbird): trim user.js to curated high-signal prefs
sommerfeld
2026-05-13
1
-65
/
+40
*
feat(thunderbird): track non-private config in dotfiles
sommerfeld
2026-05-13
5
-0
/
+108
*
refactor(mail): use packaged protonmail-bridge.service, drop-in for pass
sommerfeld
2026-05-13
2
-14
/
+2
*
fix(mail): switch to extra/protonmail-bridge-core (paid account)
sommerfeld
2026-05-13
1
-1
/
+1
*
fix(mail): rename protonmail-bridge-nogui to protonmail-bridge-free-core
sommerfeld
2026-05-13
1
-1
/
+1
*
chore(systemd): drop stale bridge.service.d override
sommerfeld
2026-05-13
1
-2
/
+0
*
refactor(mail): drop TUI stack, add headless proton-bridge
sommerfeld
2026-05-13
8
-224
/
+16
*
feat(sway): add Super+z QR mode (w=write, r=read)
sommerfeld
2026-05-13
2
-0
/
+11
*
fix(ghostty): restore default jump_to_prompt binds
sommerfeld
2026-05-13
2
-8
/
+0
*
feat(ghostty): bind Ctrl-Alt-Up/Down to jump_to_prompt
sommerfeld
2026-05-13
2
-0
/
+5
*
fix(zsh): preserve newlines in copy-last-output
sommerfeld
2026-05-13
1
-1
/
+1
*
feat(zsh): add Alt-Shift-Y widget to copy last command output
sommerfeld
2026-05-13
2
-0
/
+40
*
feat(zsh): add wlc — tee-like wrapper around wl-copy
sommerfeld
2026-05-13
1
-0
/
+4
*
fix(nvim): drop overseer task-bundle integration from auto-session
sommerfeld
2026-05-13
1
-29
/
+3
*
style(zellij): hide tips line by sizing status-bar pane to 1
sommerfeld
2026-05-13
1
-1
/
+1
*
style(zellij): status-bar at top, tab-bar at bottom
sommerfeld
2026-05-13
1
-4
/
+4
*
style(zellij): move tab-bar and status-bar to the top
sommerfeld
2026-05-13
1
-4
/
+4
*
feat(zellij): relocate mode-entry keys to Alt+Shift+* to stop shadowing shell...
sommerfeld
2026-05-13
2
-0
/
+23
*
feat(zellij): move tab-bar to bottom via custom default layout
sommerfeld
2026-05-13
1
-0
/
+13
*
feat(zellij): restore full status bar, bind Alt+\ to cycle swap layouts
sommerfeld
2026-05-13
2
-2
/
+6
*
feat(xdg): disable xdg-user-dirs-update overwrites
sommerfeld
2026-05-13
1
-0
/
+1
*
feat(getty): blank VT and powerdown monitor on idle
sommerfeld
2026-05-13
1
-0
/
+2
*
feat(zsh): add reload-env for stale zellij panes
sommerfeld
2026-05-13
1
-0
/
+22
*
feat(sway): cursor theme + GTK4 dark mode via gsettings
sommerfeld
2026-05-13
1
-0
/
+4
*
feat(wayland): tune Qt/SDL/Electron backends
sommerfeld
2026-05-13
3
-1
/
+14
*
refactor(sway): manage swayidle as a user unit; drop logind override
sommerfeld
2026-05-13
4
-65
/
+20
*
fix(sway): swaylock -e (ignore-empty), not -i (which is --image)
sommerfeld
2026-05-13
1
-3
/
+3
[prev]
[next]