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
c340ee933c
happy holidays!
2023-12-24 11:28:14 +01:00
41b5e73c48
chore(alacritty): Remove configs
2023-12-17 11:27:50 +01:00
3c13ec121f
chore: Remove .desktop files
2023-12-17 11:25:13 +01:00
dd0ebfe81c
feat(nvim): Add a few more jinja2 combined filetypes
2023-12-17 11:24:37 +01:00
33bf873d0b
chore(nvim): Cleanup some keymaps
2023-12-17 11:21:02 +01:00
59549a7a66
fix(foot): Correct set terminfo
2023-12-09 13:48:33 +01:00
Histalek
42f808770e
feat(nvim): Add jinja filetype and git-worktree plugin
2023-12-09 13:47:15 +01:00
5d8df44e7c
feat(waybar): Give waybar a new look and simplify modules
2023-11-23 12:37:37 +01:00
98171e211b
feat(foot): Use JetBrainsMono Nerd Font
2023-11-21 12:37:38 +01:00
7c4a4ebc20
feat(sway): Update workspace assignment for element
2023-11-07 15:54:02 +01:00
8824e45dde
feat(nvim): Enable nvim-notify again and update lazyvim
2023-11-07 15:53:11 +01:00
270d46cb74
feat(looking-glass): Configure fpsMin and escapeKey
2023-11-07 15:50:17 +01:00
3bc2816c22
feat(git): Use 'diff3' style for merge conflicts
2023-11-07 15:49:34 +01:00
fa2f066097
feat(desktop): Update .desktop files
2023-11-07 15:48:52 +01:00
50308c9f32
hack(sway): Prevent my gpu's memory clock from being stuck at 100%
...
I don't know what exactly is happening but anything above 60hz on my
third monitor pins the memory clock to 100%.
Also changing the refreshrate and reloading sway sometimes leads to hard
lock ups ... fun times
2023-10-01 21:59:09 +02:00
4ec0407674
fix(sway): Remove element crash workaround
2023-10-01 21:58:31 +02:00
ab2e357530
feat(nvim): Use latest plugin versions instead of latest stable
...
There are a lot of 'unreleased' changes in plugins that i need
currently.
2023-09-11 12:34:21 +02:00
877b1d6303
feat(nvim): Set some keymaps and specify options
2023-09-11 12:32:48 +02:00
26e4b3ad6e
feat(Signal): Start with XWayland for now
...
Starting on wayland crashes randomly.
2023-09-11 12:31:13 +02:00
3d5ddcef9a
feat(zsh,pkgs): Move from unmaintained 'exa' to 'eza'
2023-09-11 12:30:09 +02:00
b469458020
feat(sway): Move cinny to another workspace
2023-09-11 12:29:24 +02:00