David Thurstenson thurstylark
  • Joined on 2021-10-05
thurstylark pushed to master at aur/onlykey-gui 2021-12-28 04:44:25 +00:00
432388c4e8 Change package name to onlykey-gui
5131278dd0 Remove udev rules for migration to its own package
Compare 2 commits »
thurstylark created branch master in aur/onlykey-gui 2021-12-28 04:25:26 +00:00
thurstylark pushed to master at aur/onlykey-gui 2021-12-28 04:25:26 +00:00
2910d11508 Update to 5.3.3
4d7bcf9c06 Update to 5.3.1
10be19b191 Update to 5.3.0
38fb997dda Update to 5.2.0
c3a60d5f58 Actually include 49-onlykey.rules in sources
Compare 10 commits »
thurstylark created repository aur/onlykey-gui 2021-12-28 04:25:17 +00:00
thurstylark pushed to master at dotfiles/sway 2021-12-27 21:20:22 +00:00
c73759a2c3 keybinds/base.conf: add border toggle keybind
b8e805c425 lark-desktop: Add startup workspace assignment
3dcfc3184a lark-desktop/outputs: Set up workspace assignments
c7c13930cf monitor-workspace.conf: Launch monitor on startup
36df5d071d focus.conf: fix header comment
Compare 6 commits »
thurstylark pushed to master at thurstylark/tlwiki 2021-12-25 22:43:17 +00:00
552b12cee9 coming-out-while-questioning.md: fixed formatting and missing letter
3837c884cd stream-ideas.md: adding more project ideas
Compare 2 commits »
thurstylark pushed to master at thurstylark/tl-aurutils-helpers 2021-12-24 11:40:41 +00:00
0b41eaa739 Updated for new aurutils (can't be arsed for specifics)
thurstylark pushed to master at thurstylark/tlwiki 2021-12-19 17:15:13 +00:00
3824e72b88 resume.md: Added labor market perspective
thurstylark pushed to master at dotfiles/bin 2021-12-02 00:59:11 +00:00
77c6312ead Adding f3fulltest
28288670a5 nextboot: minimize and reduce repitition
692c361290 nextboot: merge picksdboot and pickefi into one function
Compare 3 commits »
thurstylark pushed to master at dotfiles/bashrc 2021-11-22 03:22:55 +00:00
61cc74d298 Updating weechat alias for new host
thurstylark pushed to master at thurstylark/tlwiki 2021-11-21 23:34:35 +00:00
4cb339475e README.md: Fixed unordered list item alignment
thurstylark pushed to master at thurstylark/tlwiki 2021-11-21 23:32:35 +00:00
a8416025c4 README.md: Attempting to clarify requirements
e3379bfc35 README.md: Fix list that slipped through editing
Compare 2 commits »
thurstylark pushed to master at thurstylark/tlwiki 2021-11-21 23:25:56 +00:00
f315d4598b Added README
thurstylark opened issue thurstylark/tlwiki#6 2021-11-21 23:21:43 +00:00
tlwiki: mode_init broken
thurstylark opened issue thurstylark/tlwiki-hugo-theme#1 2021-11-21 23:03:58 +00:00
Document the .Params.hide feature
thurstylark commented on issue thurstylark/tlwiki#5 2021-11-21 23:01:01 +00:00
tlwiki: Check git repo for relevant changes before auto-deploying

Probably worth changing the entire script over to using GitPython while I'm at it...

https://gitpython.readthedocs.io/en/stable/

thurstylark commented on issue thurstylark/tlwiki#5 2021-11-21 22:57:03 +00:00
tlwiki: Check git repo for relevant changes before auto-deploying

Should definitely have this running through the argv-parsing logic:

tlwiki Line 29 in ad88e5c998
if sys.argv[0] == '.git/hooks/pre-push':

thurstylark opened issue thurstylark/tlwiki#5 2021-11-21 22:55:35 +00:00
tlwiki: Check git repo for relevant changes before auto-deploying
thurstylark opened issue thurstylark/tlwiki#4 2021-11-21 22:43:38 +00:00
tlwiki: Consider switching from 1st party script to Makefile
thurstylark opened issue thurstylark/tlwiki#3 2021-11-21 22:41:13 +00:00
Add hugo server management to tlwiki