3ce4beb1c3
feat(environment): No fallback to xkb anymore
2024-12-06 11:50:30 +01:00
89793b1a20
feat(zsh): More history configuration
...
I might also move the history file to `$XDG_CACHE_HOME` or something.
2024-12-03 09:43:17 +01:00
4b6037b149
feat(sway): Update config
2024-12-01 18:15:43 +01:00
74e927a18d
chore(nvim): Update lockfile
2024-11-16 13:22:46 +01:00
Histalek
b8a0c608fc
remove(hyprland): Remove hyprland configs
2024-11-03 11:15:18 +01:00
fbb6d422bc
fix(sway): Cleanup workspace icons a bit?
2024-11-03 11:07:29 +01:00
5a85db4636
feat(sway): Move to 'eu' keyboard layout
...
This is so much easier to use for me.
This allows me to type `ü` with `right-alt + u` instead of `right-alt +
y`.
2024-11-03 11:04:47 +01:00
c27b693334
feat(wireplumber): Add the last missing configs
...
These were done in lua before an i've never ported them to the proper
new format
2024-11-03 11:00:19 +01:00
08e9ef57db
fix(pipewire): Remove deprecated setting
2024-11-03 10:58:06 +01:00
693742c6f2
feat(paru): Add config
2024-11-03 10:56:48 +01:00
1aa1b5dbd0
feat(fuzzel): Disable cache
2024-10-09 22:45:57 +02:00
f030971d6d
feat(pipewire): Move from lua configs to conf files
2024-10-09 22:45:11 +02:00
209acff9f9
feat(nvim): Update lazyvim plugins
2024-09-16 16:00:55 +02:00
1f29a30fcd
feat(nvim): Configure completion
2024-09-16 15:59:51 +02:00
0653041179
feat(nvim): Add lazy's git lang extra
2024-09-16 15:59:18 +02:00
8bf6f3bcee
feat(sway): Update app to workspace assignments
2024-09-16 15:55:38 +02:00
683a8aea32
feat(fuzzel): Update config to current options
2024-09-16 15:52:26 +02:00
962d1ff194
feat(zsh): Export nvim as default editor
2024-09-16 15:51:43 +02:00
025928ceee
feat(xdg): Track mimetype default applications
2024-09-16 15:50:59 +02:00
730fa23871
feat(xdg): Add nvim desktop file
...
This allows me to set nvim as the default for mimetypes such as
`text/plain`.
2024-09-16 15:38:39 +02:00
ac13e2112a
feat(nvim): Update lazyvim configs
2024-08-06 20:56:33 +02:00
253bbd0678
fix(foot): Replace deprecated 'notify' setting
2024-08-06 20:53:28 +02:00
36ba04f831
feat(sway): Update config to more resemble my hyprland conf
2024-08-06 20:52:26 +02:00
a1cf57779c
feat(nvim): Update lazyvim configs
2024-06-29 12:22:29 +02:00
f3248471bf
feat(hyprland): Remove deprecated option, add fullscreen keybind
2024-06-29 12:06:00 +02:00
c1fddab9a0
fix(hyprland): Don't center steam floating windows
...
This is important as most floating windows from steam are context menus.
2024-06-29 12:01:49 +02:00
7ec7f74269
fix(waybar): Increase bar height to prevent heightshift
2024-06-29 12:00:33 +02:00
cdc14a5d47
feat(zsh): Update ls aliases
2024-05-26 20:29:17 +02:00
Histalek
f2d43fc0c1
feat(nvim): Update config for lazyvim v11 and neovim v0.10
2024-05-26 12:08:35 +02:00
6d8c87fe8b
feat(nvim): Improve filetype detection
2024-04-29 14:38:15 +02:00
412db68e5c
remove(looking-glass): Remove client config
2024-04-29 14:31:09 +02:00
33acfe1d8e
fix(hyprland): Center most floating windows, supress maximize
2024-04-11 12:18:02 +02:00
a4fd9a0074
feat(hyprland): Update windowRules
...
Make some workspace window rules silent (move windows without switching
to that workspace)
Center all windows that start as floating. This does not center windows
that are switched to floating manually as floating is no `dynamic` rule.
2024-04-07 16:58:13 +02:00
43b3312158
feat(hyprland): Add windowrules and disable blur
2024-04-05 16:31:36 +02:00
739b47e037
feat(Hyprland): Add Hyprland config and related changes
2024-04-05 12:42:27 +02:00
8daaef3e17
feat(nvim): Add gleam config
2024-04-02 16:23:34 +02:00
6e21cb45b5
feat(sway): Update workspace config
2024-04-02 16:19:47 +02:00
7e7b793608
feat(zsh): Remove unused aliases
2024-04-02 15:39:20 +02:00
c4ae509066
fix(sway): Set correct primary display for xwayland apps
2024-03-15 17:45:12 +01:00
afb9b22b47
remove(desktop): custom Teamspeak5 entry
2024-03-15 17:44:21 +01:00
e654988721
feat(nvim): Update neovim config
2024-03-15 17:42:23 +01:00
2e5b5cc291
feat(sway): Fixup workspace assignments
2024-02-19 11:02:43 +01:00
5f53354dd9
feat(git): Update global gitignore file
...
I'm testing both RustRover [1] and jujutsu [2] and their repository
based configs should not be commited to git.
[1] https://www.jetbrains.com/rust/
[2] https://github.com/martinvonz/jj
2024-02-19 10:59:57 +01:00
39b85edcb2
feat(zsh): Add zoxide
2024-02-19 10:59:05 +01:00
a9e69d8666
feat(git): Update git config
...
Many configs taken from this amazing talk at FOSDEM 2024 [1]
[1] https://www.youtube.com/watch?v=aolI_Rz0ZqY
2024-02-19 10:55:58 +01:00
c0e6a28ecc
feat(waybar): Remove custom package widgets
2024-01-27 15:43:49 +01:00
3c29c6a3ff
feat(git): Play around with diffing via nvim
2024-01-19 16:37:54 +01:00
f24eea55a9
feat(electron): Remove electron apps
2024-01-19 16:36:04 +01:00
74b697c75a
feat(sway): Switch to US keyboard layout
2024-01-19 16:32:00 +01:00
3eef30b94c
chore(git): Format gitconfig
2024-01-12 11:54:28 +01:00