Commit graph

251 commits

Author SHA1 Message Date
c4d1ec06f3
feat(git): Update config and default identity 2025-01-18 20:39:53 +01:00
a408affe5c
feat(nvim): Use rustaceanvim 2025-01-18 16:10:12 +01:00
58e231ef78
feat(nvim): Use non-lazyvim dashboard header 2025-01-18 16:09:12 +01:00
7b113e4196
feat(nvim): Move from LazyVim to a custom conf 2025-01-15 13:02:34 +01:00
61c5402cb2
feat(tessen): Fuzzy matching and disable cache 2025-01-15 12:58:35 +01:00
c9966ce3ea
fix(nvim): duplicated lsp config 2024-12-27 14:57:03 +01:00
7f838e3e55
feat(nvim): Move to blink.cmp and lazy load language plugins 2024-12-20 10:48:39 +01:00
d42dd03832
fix(sway): Remove WLR_ env vars from environment dropin
This is effective too late. Moved the env vars to my greeter setup.
2024-12-20 10:46:59 +01:00
1042cb2ea7
feat(sway/wayland): Set some wlroots env vars
Using the vulkan renderer explicitly seems to get rid of some XWayland
windows starting up blacked out.

Disabling the direct scanout to work around some issues i'm running into
with Proton apps.
2024-12-16 12:43:48 +01:00
80275fb1e7
chore(nvim): Update lockfile 2024-12-16 12:42:37 +01:00
99e7457aa0
feat(waybar): Remove all Hyprland modules 2024-12-15 14:25:09 +01:00
d87357ef27
feat(nvim): Yeet Mason out of here
It is just such a pain to get this to work correctly. Not worth the
hassle for something that pacman can do better.
2024-12-06 11:51:14 +01:00
3ce4beb1c3
feat(environment): No fallback to xkb anymore 2024-12-06 11:50:30 +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
025928ceee
feat(xdg): Track mimetype default applications 2024-09-16 15:50:59 +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
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