1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 23:00:39 +02:00
Commit graph

353 commits

Author SHA1 Message Date
oddlama
a70015bd2c
feat(neovim): wip: add most of the missing plugins 2023-11-23 03:03:00 +01:00
oddlama
ae7ecf6885
feat(neovim): wip: convert neovim configuration to nixvim (90% done) 2023-11-22 02:57:44 +01:00
oddlama
f6da5b0d68
fix: add missing !Man command in new neovim manpager 2023-11-16 16:58:09 +01:00
oddlama
c037780743
feat: use nixvim for manpager definition 2023-11-05 20:02:17 +01:00
oddlama
cc04e10405
chore: update i3-per-workspace-layout cargo hash 2023-11-05 14:57:51 +01:00
dependabot[bot]
8f5549b1fe
chore(deps): bump rustix
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.38.15 to 0.38.21.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.15...v0.38.21)

---
updated-dependencies:
- dependency-name: rustix
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-05 13:47:54 +00:00
oddlama
ec648e6cc2
chore: update flake inputs 2023-11-05 14:46:07 +01:00
oddlama
b9ca0de56b
chore(nixvim): test out nixvim 2023-11-04 19:53:05 +01:00
oddlama
ef4d1fca2b
feat: persist .cargo 2023-11-04 19:48:54 +01:00
oddlama
141781e2eb
feat(nvim): fix invalid icons 2023-10-23 00:56:54 +02:00
oddlama
603b59cbe9
feat(neovim): abstract custom config boilerplate away 2023-10-20 01:25:51 +02:00
oddlama
7b7458ccd5
chore(pinentry): use gtk3 2023-10-18 15:11:38 +02:00
oddlama
76f81807b3
feat(direnv): persist cache 2023-10-18 14:45:34 +02:00
oddlama
aa00c0b1ce
chore: change ssh config 2023-10-18 00:57:30 +02:00
oddlama
26d3f17451
chore(zackbiene): update wan ip 2023-10-17 21:50:11 +02:00
oddlama
143f04fb03
fix: start i3-session with i3 to satisfy graphical-session.target 2023-10-16 17:08:05 +02:00
oddlama
a6c643d8b1
feat: add brightness keybinds and notification 2023-10-16 16:33:20 +02:00
oddlama
4d42043895
feat: add volume keyboard shortcuts with notification 2023-10-16 16:12:47 +02:00
oddlama
2fe5f11b14
chore: switch to static png for qr notification 2023-10-16 02:35:43 +02:00
oddlama
d081e70d78
feat: use flameshot for screenshotting (twice as fast for fullscreen) 2023-10-16 02:14:28 +02:00
oddlama
667fa26f14
feat: add flameshot config 2023-10-16 01:44:47 +02:00
oddlama
6e8aae7d8d
refactor(screenshots): use separate scripts package 2023-10-16 00:46:30 +02:00
oddlama
1ae55fa9f6
chore(wired-notify): move notifications to monitor 1 2023-10-15 14:16:01 +02:00
oddlama
e23d78c214
feat: add nvd output to deploy 2023-10-15 02:32:59 +02:00
oddlama
bec6f5d421
chore(wired-notify): update test script 2023-10-15 00:20:21 +02:00
oddlama
729949e218
feat(wired-notify): add indicator overrides for brightness and volume 2023-10-14 23:21:17 +02:00
oddlama
88a547f6f5
feat(wired): fix button bar inducing offset on other notifications; add test script 2023-10-14 23:21:17 +02:00
oddlama
f9c4279de2
chore: add todo about screenshotting 2023-10-14 17:30:41 +02:00
oddlama
c19dc452f0
feat: polish buttons in wired-notify theme 2023-10-13 02:18:00 +02:00
oddlama
34d96f6895
feat: fix wired padding for some notifications, add rudimentary button bar 2023-10-12 21:15:46 +02:00
oddlama
d8138efbec
feat: make conditional top bar in wired 2023-10-12 15:50:56 +02:00
oddlama
056fe1e7fe
feat: add progress to wired-notify 2023-10-12 04:05:19 +02:00
oddlama
f09c203f8f
feat: add basic wired-notify base16 style 2023-10-11 18:15:25 +02:00
oddlama
2dd6782453
chore: don't translate german in new FF 2023-10-11 00:41:59 +02:00
oddlama
75d2dc2b66
fix: use qt pinentry to ditch gtk2 2023-10-06 01:14:27 +02:00
oddlama
d8aae79086
chore: ssh entries 2023-10-06 01:14:15 +02:00
oddlama
0e6d7f0afd
fix: correctly check layout of container 2023-10-06 01:13:42 +02:00
oddlama
f37e75da40
fix: set missing mimetype for thunderbird 2023-10-05 01:53:39 +02:00
oddlama
61dcfcc9d1
feat: use pinentry-gnome hoping that it isn't gtk2 2023-10-05 01:53:23 +02:00
oddlama
905c6ccdc1
feat: use kvantum for qt with KvLibadwaitaDark theme 2023-10-05 01:30:43 +02:00
oddlama
544a3bb056
feat: fix wired.ron config literals 2023-10-04 18:10:02 +02:00
oddlama
a575d2e271
chore: don't change i3 layout if workspace already uses that layout 2023-10-04 17:43:12 +02:00
oddlama
ae0dcc3401
feat: add ron format generator 2023-10-04 17:41:50 +02:00
oddlama
b904ab91ec
fix(i3-per-workspace-layout): prevent creating a cascade of single-child containers 2023-10-03 20:48:58 +02:00
oddlama
19cd5c3914
fix: steam wmclass 2023-10-02 23:42:50 +02:00
oddlama
2710a1be16
add workspace 5 to tabbed layouts 2023-10-02 20:07:05 +02:00
oddlama
ed1683d50b
feat: add sway-overfocus (also for i3) that allows focusing while skipping tabs (cycle tabs via mod+tab) 2023-10-02 16:34:54 +02:00
oddlama
c93a5d63a9
feat: assign some programs to specific workspaces, and enable the per-workspace-layout tool 2023-10-02 16:05:03 +02:00
oddlama
8f1773fdd0
feat: add little tool to assign per workspace layouts in i3 2023-10-02 16:04:34 +02:00
oddlama
070a92468e
feat: replace deadd with wired-notify ❤️ muchhh better 2023-10-02 02:08:41 +02:00