533 Commits

Author SHA1 Message Date
a8e98944f5 Change nvim side scrolloff 2025-09-04 14:53:07 +03:00
88d999ed1a Experimenting with font-size 10 for an even smaller screen 2025-09-04 14:10:24 +03:00
5cf8fa3815 Stop showing "lines" related msgs in nvim 2025-09-02 21:34:24 +03:00
fd451b891c Remove colorcolumn from krypton 2025-09-02 21:03:14 +03:00
85cdecf0a2 Fix crash on startup 2025-09-02 21:03:08 +03:00
c0d6ee8323 Improve compile_project helper for C 2025-09-02 18:16:16 +03:00
aa3e132f86 Fixed missing notifications view due to missing nvim-notify plugin 2025-09-02 14:28:48 +03:00
cf153aa6b0 Add Krypton language 2025-09-01 21:33:55 +03:00
20f6415230 Add alt+r and alt+c as aliases for compiling code 2025-09-01 21:33:36 +03:00
e8090d0087 Removed unused nvim plugins 2025-09-01 21:33:22 +03:00
88bbc811d9 Added "study" (purple) and "important" (yellow) to comment keywords 2025-09-01 21:32:54 +03:00
8f534ddaf6 Reverted <leader>t back to Alt+T bcz I don't use hyprland anymore 2025-08-31 12:26:13 +03:00
f7079722d6 Some hypr configurations, added rclone and renabled KDE 2025-08-30 15:27:23 +03:00
b666354112 Disabled wl-clip-persist 2025-08-30 13:51:56 +03:00
52545987ac Some more hyprland changes 2025-08-30 13:31:22 +03:00
c4c183a6e8 Fixed clipboard not persisting after app closes 2025-08-30 13:12:08 +03:00
95bcf8e78c Remove hyprbars from EOG bcz it already has it 2025-08-30 00:37:45 +03:00
d1ef9c5331 Added clipboard history 2025-08-30 00:05:47 +03:00
37c9872360 Fixed screenshot not getting copied 2025-08-30 00:05:29 +03:00
028f76c86d Added notifications to hyprland 2025-08-29 22:54:30 +03:00
3f9f234ec0 Escape is no longer caps lock 2025-08-29 22:38:23 +03:00
bf15c13bf7 Added keepassxc to workspace 5 2025-08-29 22:28:55 +03:00
1b5af30805 Replace gwenview with eog (eye of gnome) for image viewing, which fixes
it's issue with it
2025-08-29 20:54:08 +03:00
f75e79bd40 LDUR 2025-08-29 20:13:54 +03:00
7894540673 Fixed KDE theming 2025-08-29 20:10:26 +03:00
95139e0c7e Fixed KDE apps theming issue I think? 2025-08-29 18:43:20 +03:00
a142fc910f Fixed firefox emoji issue (finally lmao) 2025-08-29 16:35:35 +03:00
6f73e93b72 Smart gaps 2025-08-29 13:43:20 +03:00
1135c48ddf A bunch of changes to hyprconf 2025-08-29 01:36:13 +03:00
25319af20a Added hyprlang to treesitter 2025-08-28 23:49:05 +03:00
c5c01ee15c Configured hyprbars 2025-08-28 23:48:48 +03:00
06e8b5e4f9 Added hyprbars 2025-08-28 22:17:30 +03:00
e66c140ef9 Disable middle click pasting and automatically open termina/firefox on
startup
2025-08-28 19:21:27 +03:00
eedb59c77a Added flameshot for screenshots 2025-08-28 18:21:27 +03:00
6a219f9cd9 Add multi language support 2025-08-28 16:48:29 +03:00
6f0d483ee2 Alt+HJKL to move between windows 2025-08-28 16:39:53 +03:00
b016b7798b Disabled workspace switching animation 2025-08-28 15:26:11 +03:00
418ff72409 Tidying of hyprconf 2025-08-28 15:24:12 +03:00
206dce86cd Initial hypr configuration 2025-08-28 15:17:10 +03:00
0f9bf55768 Disabled hyprland conf from auto saving 2025-08-28 15:16:49 +03:00
e04010cf9c Default hyprland conf 2025-08-28 13:13:35 +03:00
3f1c2e38cb Removed comments in blink-cmp 2025-08-28 12:36:39 +03:00
62e01fd05e Added dependent colorcolumn 2025-08-28 01:48:26 +03:00
d0b0acabfa Disabled RCE bcz I am anyways not using it (at least for now) 2025-08-28 01:48:12 +03:00
25a0d5a48e Fixed usage of removed workspace diagnostics plugin 2025-08-27 13:42:01 +03:00
fdb091330d Fixed signature help madness 2025-08-27 01:41:00 +03:00
117f102c86 Removed LSP saga hover, using native nvim one 2025-08-27 01:21:21 +03:00
67bcbc5530 Fixed native lsp over on ctrl+p rendering weirdly 2025-08-27 01:20:52 +03:00
99357f1cf3 Removed pretty hover (all it does is prettify docs, which I don't need
it to do)
2025-08-27 00:57:58 +03:00
43836771b1 Changed running tests from alt+t to <leader>t to prepare for hyprland 2025-08-27 00:54:27 +03:00