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

7 commits

Author SHA1 Message Date
oddlama
7ccd7856ee
chore: format everything 2024-11-26 13:34:55 +01:00
oddlama
bec8f5f50f
chore: update flake 2024-03-11 20:42:06 +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
0e6d7f0afd
fix: correctly check layout of container 2023-10-06 01:13:42 +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
b904ab91ec
fix(i3-per-workspace-layout): prevent creating a cascade of single-child containers 2023-10-03 20:48:58 +02:00
oddlama
8f1773fdd0
feat: add little tool to assign per workspace layouts in i3 2023-10-02 16:04:34 +02:00