Commit Graph

734 Commits

Author SHA1 Message Date
Ivar Fatland 88cc595583 dont always use make if justfile is not found
only overwrite makeprg to just if justfile is found, otherwise default
to the default 'make' or whatever else makeprg was selected by the
compiler plugin
2026-06-12 13:49:22 +02:00
Ivar Fatland be3defb53f refine automatic compiler selection
also overwrite the makeprg with just if justfile is found, otherwise use
make
2026-06-12 13:48:16 +02:00
roodletoof da47abeb91 add cargo compiler 2026-06-10 23:14:47 +02:00
roodletoof 70335867b7 add more compilers 2026-06-10 22:19:02 +02:00
roodletoof 329f51c93d auto-detect compiler 2026-06-10 22:16:03 +02:00
Ivar Fatland dba301af6c remove errorformats 2026-06-10 09:41:51 +02:00
Ivar Fatland ca1fb2c6ed update theme to high-contrast 2026-06-10 09:07:27 +02:00
Ivar Fatland c8bc7d8a7f enable mcp for cognite docs and lsp 2026-06-10 08:59:15 +02:00
Ivar Fatland b99f3aefc7 Merge branch 'master' of github.com:roodletoof/dotfiles 2026-06-05 13:47:33 +02:00
Ivar Fatland 1043bd6b4e add opencode config 2026-06-05 13:47:29 +02:00
roodletoof 8925f76c06 add language toggle with alt-space 2026-06-02 21:13:21 +02:00
roodletoof b382b92977 force windows to behave 2026-05-30 01:22:57 +02:00
roodletoof 979b692ab5 add compiler plugin for gcc that also supports Criterion error format 2026-05-29 16:34:02 +02:00
roodletoof e3d538d09e add the special caps lock for gaming mode as well 2026-05-29 16:09:36 +02:00
Ivar Fatland 23b524406f trim stuff not needed in .vimrc 2026-05-29 09:35:08 +02:00
Ivar Fatland 95dc820fae must hold control as well to move across monitors 2026-05-28 08:22:24 +02:00
roodletoof bd73c60b9c use --bg-fill instead of --bg-max 2026-05-28 00:45:10 +02:00
roodletoof b718aa8d15 remove picom
picom can force vsync, which is nice. However it increases latency for
things like counter strike. Which is why I am removing it. Ill keep the
picom config in the dotfiles though, just in case I change my mind.
2026-05-27 20:23:13 +02:00
Ivar Fatland ee69a6cb2e some diagnostic retrieving keybinds for loclists 2026-05-26 15:07:34 +02:00
Ivar Fatland ec9bc11f55 fic copilot mapping 2026-05-26 10:27:24 +02:00
Ivar Fatland a468ebf5c8 remove fancy font icons 2026-05-26 09:48:27 +02:00
Ivar Fatland 16ace67dfe Merge branch 'master' of github.com:roodletoof/dotfiles 2026-05-26 09:47:01 +02:00
Ivar Fatland 0d9fcf36e3 remove Just from .vimrc 2026-05-26 09:46:17 +02:00
roodletoof c49b24a468 add tags in home folder at end 2026-05-26 00:22:33 +02:00
roodletoof 9aa641a738 remove nvim-goc unused go plugin 2026-05-25 23:46:30 +02:00
roodletoof b92af54ea0 go back to Comic Code, but fall back to GoMono Nerd Font Mono 2026-05-25 23:16:25 +02:00
roodletoof e079eb94e0 remove settings that do nothing 2026-05-25 22:50:11 +02:00
roodletoof b8f09de80c make roslyn dependant on roslyn actually being installed via mason 2026-05-25 22:47:10 +02:00
roodletoof 0f036f9c79 add home folder tags to final path to search for tags file 2026-05-25 22:08:32 +02:00
roodletoof 90f54f3cab shorten picom config 2026-05-25 21:57:53 +02:00
roodletoof 689adf125f make minimal picom config that just adds vsync 2026-05-25 21:57:33 +02:00
roodletoof ce16980323 remove the netrw_banner 2026-05-25 17:05:23 +02:00
roodletoof 285ec6955b put the program picker in the justfile as well 2026-05-25 15:45:04 +02:00
roodletoof 3adef2e237 use justfile to reset wallpaper as well 2026-05-25 14:41:47 +02:00
roodletoof c0bef8793f make just variable to make it easier to make more scripts like this 2026-05-25 14:36:05 +02:00
roodletoof d87db69490 use dmenu to run programs. also make choose-monitor script 2026-05-25 14:33:35 +02:00
roodletoof c4b95ff51c set the correct pixel size 2026-05-25 00:55:37 +02:00
roodletoof e272c165e8 remove wifi name from waybar 2026-05-24 13:39:20 +02:00
roodletoof 44c9401ce8 use normal scrolling direction for alt+scroll 2026-05-17 11:50:39 +02:00
roodletoof 68be237612 update new config for hyprland. (monitors are still fucked) 2026-05-14 15:49:29 +02:00
roodletoof c8cced6dfa delete old hyprland config 2026-05-14 15:49:15 +02:00
roodletoof 5ccb8b37cb lua lsp support for hyprland lua config 2026-05-14 15:23:09 +02:00
roodletoof 8e169f50da lua config for hyprland 2026-05-14 15:22:51 +02:00
roodletoof 9b18029c90 Revert "don't attach spaces to specific displays"
This reverts commit 2f0a9766fe.
2026-05-14 14:42:50 +02:00
roodletoof 2f0a9766fe don't attach spaces to specific displays 2026-05-13 22:25:34 +02:00
roodletoof dba1f2159c remove quote 2026-05-13 20:45:07 +02:00
roodletoof 3d07c22bf2 remove deprecated features
TODO: the config should now be written in lua.
Nice :)
2026-05-13 20:41:14 +02:00
roodletoof 1ea8435dc0 disable backgrounds 2026-05-13 20:35:41 +02:00
Ivar Fatland c9781a51ad more descriptive help message for prompt 2026-05-12 21:33:07 +02:00
Ivar Fatland 78bc21b1bf set prompt for application launcher 2026-05-12 21:30:06 +02:00