1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-09-12 17:17:57 +00:00
Commit graph

1392 commits

Author SHA1 Message Date
f5d0bb39f4
karabiner: add device and language conditions to key mappings
- Add isBuiltIn condition to only apply mappings to built-in keyboard
- Add isTurkish condition to only apply Turkish character mappings when Turkish input is active
- Apply conditions to spacebar mapping and all Turkish character remappings
2025-08-25 15:57:06 +02:00
cf26596e1e
ghostty: option as alt for left key 2025-08-21 19:08:01 +03:00
087de0b0fc
mosh: add alias 2025-08-08 22:41:24 +03:00
f96334ea87
shells: fix using intellij 2025-08-07 18:45:05 +03:00
4636754606
treewide: use iina and haruna 2025-08-04 22:25:55 +03:00
af7f066097
fixes 2025-08-04 20:23:20 +03:00
30791ae627
zen: disable for now 2025-08-02 21:13:37 +03:00
fbf2395c1c
darwin: adjust key repeat rates 2025-08-02 21:13:15 +03:00
4aa90bb98f
zen: try to fix it but realize it doesn't work 2025-08-01 16:37:42 +03:00
91f3d03ea3
paperwm: only hide menubar on fullscreen 2025-07-31 18:13:45 +03:00
48fedaa89f
zen-browser: init 2025-07-31 18:04:35 +03:00
d84249b3f2
homebrew: add casks for programs 2025-07-31 17:20:37 +03:00
130a54db4e
maccy: init 2025-07-31 17:20:31 +03:00
51c02a78a2
homebrew: init 2025-07-31 17:02:26 +03:00
419a2514b9
hosts.cape: fixes 2025-07-31 16:11:59 +03:00
22c1c12870
rebuild: add pipe-operators option 2025-07-31 14:49:13 +03:00
e91a480949
hosts.cape: init 2025-07-31 14:48:00 +03:00
c9fba65644
flake: use const more 2025-07-28 03:27:30 +03:00
86f136d9fd
rebuild: fix nh 2025-07-26 20:02:27 +03:00
c5f3572631
darwin.paperwm: fix gotospace 2025-07-26 19:35:12 +03:00
147b54eac1
rebuild: run with sudo 2025-07-26 13:34:59 +03:00
d8380f6c99
hammerspoon: move to xdg config dir 2025-07-26 05:20:08 +03:00
b3af8158a7
darwin: do not remap tilde, do not enableKeyMapping
for some reason this turned '"' into '<', which is not good.

revert it all using:

  hidutil property --set '{"UserKeyMapping":[]}'

or:

  hidutil property --set '{"UserKeyMapping": [{"HIDKeyboardModifierMappingSrc":0x70000003e, "HIDKeyboardModifierMappingDst":0x70000003e}]}'
2025-07-26 03:45:37 +03:00
7f1381c474
darwin: more tinkering 2025-07-26 03:13:19 +03:00
6b94e1cea1
ssh: use hm lib 2025-07-26 03:09:19 +03:00
7f2a57a24d
paperwm: overhaul space change binds 2025-07-26 01:56:23 +03:00
3e466fcaf0
shell: fix aliases 2025-07-26 01:12:24 +03:00
f673d73cd2
shells: fix a lot of logic and use activation scripts 2025-07-26 00:44:24 +03:00
e759456954
modules.home-manager: always enable xdg 2025-07-25 23:12:33 +03:00
a19c2833f3
ghostty: make scrollback limit 100mib 2025-07-23 23:13:05 +03:00
cf627da5eb
ghostty: decrease scrollback limit to 2500 2025-07-23 22:54:04 +03:00
0d3b0ee75c
hosts.pala: add ssh ids 2025-07-22 17:50:28 +03:00
b09a30c186
python: fix typo 2025-07-22 17:50:17 +03:00
27a60aae67
packages: fix indents 2025-07-22 03:22:19 +03:00
cb96141ecf
helix: fix lsp config decl 2025-07-22 03:21:39 +03:00
372df8b48a
treewide: get rid of attrValues pattern because nixd doesn't support goto def on it 2025-07-22 03:17:31 +03:00
30d4b5e421
python: remove attrValues and set UV env vars 2025-07-22 03:17:10 +03:00
cb216d39f1
helix: use nixd 2025-07-22 03:02:09 +03:00
4bd1ec53af
Revert "bat: do not set pager to bat"
This reverts commit 522a21658c.
2025-07-20 00:29:32 +03:00
8bf1de0fdc
editors: init 2025-07-20 00:29:28 +03:00
c7abad00b5
nushell: move to shells directory 2025-07-19 21:14:20 +03:00
6f368a10c3
nushell: cleanup 2025-07-19 21:12:24 +03:00
b12e780bb1
vivid: use ifd and apply to environment.variables 2025-07-19 21:07:00 +03:00
522a21658c
bat: do not set pager to bat 2025-07-19 21:03:14 +03:00
5a699752fd
shells: init 2025-07-19 21:02:03 +03:00
4a90dba591
nushell: set variablesMap properly 2025-07-19 20:07:34 +03:00
f03a18219e
nushell: import home variables properly 2025-07-19 20:05:33 +03:00
cdf2edfa69
nushell: fix global profile importing 2025-07-19 19:48:56 +03:00
b5351ab1f9
nushell: fix config mistake 2025-07-19 19:48:44 +03:00
e5df996588
nushell: use more hm stuff as that is sane now 2025-07-19 19:17:22 +03:00