chore: add remaining local artifacts

This commit is contained in:
2026-05-08 23:38:35 -07:00
parent f56cb6ac42
commit ab22bd551d
6 changed files with 69 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
keybinds {
// Keep Ctrl-p available for readline/history/up in shells and editors.
unbind "Ctrl p"
shared_except "locked" "pane" {
bind "Ctrl Space" { SwitchToMode "Pane"; }
}
pane {
bind "Ctrl Space" { SwitchToMode "Normal"; }
}
tmux {
// Ctrl-b C: start a Codex pane from the current zellij tab.
bind "C" {
Run "codex" "--dangerously-bypass-approvals-and-sandbox" {
name "codex"
}
SwitchToMode "Normal"
}
}
}
default_mode "locked"

View File

@@ -0,0 +1 @@
[ 305ms] [ERROR] Failed to load resource: the server responded with a status of 403 () @ https://www.reddit.com/r/hyprland/comments/1t74dt6/pre055_discussion_share_your_new_lua_scripts_that/?solution=c0ac3501a8dec997c0ac3501a8dec997&js_challenge=1&token=bbbe4bf1c9a2b5160829c4be34da586130c27f161a9c565bc73f58c2dec5bfa9&jsc_orig_r=:0

View File

@@ -0,0 +1,26 @@
- generic [active] [ref=e1]:
- link [ref=e3] [cursor=pointer]:
- /url: https://www.reddit.com
- img [ref=e4]
- generic [ref=e5]:
- img [ref=e6]
- heading "Prove your humanity" [level=1] [ref=e8]
- paragraph [ref=e9]: Were committed to safety and security. But not for bots. Complete the challenge below and let us know youre a real person.
- iframe [ref=e14]:
- generic [ref=f1e2]:
- generic [ref=f1e3]:
- checkbox "I'm not a robot" [ref=f1e7]
- generic [ref=f1e11]: I'm not a robot
- generic [ref=f1e15]: reCAPTCHA
- generic [ref=e15]:
- link "Reddit, Inc. © \"2026\". All rights reserved." [ref=e16] [cursor=pointer]:
- /url: https://www.redditinc.com/
- generic [ref=e17]:
- link "User Agreement" [ref=e18] [cursor=pointer]:
- /url: https://www.reddit.com/help/useragreement
- link "Privacy Policy" [ref=e19] [cursor=pointer]:
- /url: https://www.reddit.com/help/privacypolicy
- link "Content Policy" [ref=e20] [cursor=pointer]:
- /url: https://www.reddit.com/help/contentpolicy
- link "Help" [ref=e21] [cursor=pointer]:
- /url: https://support.reddithelp.com/hc/en-us

View File

@@ -0,0 +1,9 @@
- generic [ref=e3]:
- img [ref=e5]
- generic [ref=e7]:
- generic [ref=e8]: You've been blocked by network security.
- generic [ref=e10]:
- text: If you think you've been blocked by mistake, file a ticket below and we'll look into it.
- link "File a ticket" [ref=e12] [cursor=pointer]:
- /url: https://support.reddithelp.com/hc/en-us/requests/new?ticket_form_id=21879292693140
- generic [ref=e14]: File a ticket

View File

@@ -0,0 +1,9 @@
- generic [ref=e3]:
- img [ref=e5]
- generic [ref=e7]:
- generic [ref=e8]: You've been blocked by network security.
- generic [ref=e10]:
- text: If you think you've been blocked by mistake, file a ticket below and we'll look into it.
- link "File a ticket" [ref=e12] [cursor=pointer]:
- /url: https://support.reddithelp.com/hc/en-us/requests/new?ticket_form_id=21879292693140
- generic [ref=e14]: File a ticket

0
nixos/sqlite3 Normal file
View File