Commit graph

324 commits

Author SHA1 Message Date
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
69465809e5
feat(nvim): Test out my take on blinry's vimboy wiki
Today i watched the recording of Blinry's talk about their personal wiki
at MRMCD23 [1] and was intrigued by the simplicity of it.

For now i only took the highlight group, syntax match and autocmd to set
the filetype.
This gives me the highlighting of 'wiki files'. As for opening those
files i'll use `gf`.

I'll probably iterate on this if i like and use it to a degree.

[1] https://media.ccc.de/v/2023-301-warum-ihr-alle-ein-persnliches-wiki-haben-wollt
2023-09-04 19:02:33 +02:00
5bab19cfdd
chore(nvim): Update lazy-lock 2023-09-04 17:52:44 +02:00
7b888703e0
feat(nvim): Filetype all the things! 2023-08-27 19:07:02 +02:00
c8e83cd9e0
feat(sway): Update workspace icons 2023-08-20 14:36:43 +02:00
f77793d850
feat(sway): Update window assigns and rules 2023-08-20 14:18:15 +02:00
cd3140dc80
feat(firefox): Add desktop file for multimedia profile 2023-08-20 14:16:07 +02:00
6848553539
feat(nvim): Add lazyvim python preset 2023-08-20 14:14:58 +02:00
6bbdf31071
Remove old editor configs 2023-08-20 14:13:47 +02:00
e4911d0784
feat(nvim): Add rust-extras and treesitter-context 2023-07-26 15:16:51 +02:00
4424a29241
feat(nvim): Play around with langmaps 2023-07-26 14:52:42 +02:00
04af8fde07
chore(nvim): Update lazy-lock 2023-07-26 14:52:07 +02:00
21c0cee200
feat(fuzzel): Use filter desktop for .desktop files 2023-07-26 14:50:10 +02:00
9bd08f0403
fix(sway): Add Element crash workaround 2023-07-26 14:47:43 +02:00
6ae17ecd17
fix(pipewire): Fix config 2023-07-26 14:47:14 +02:00
edea48c361
electron: Update flags 2023-07-21 11:02:57 +02:00