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
Ivar Fatland
2758ff5445
add support to actually specify prompt
2026-05-12 17:48:49 +02:00
Ivar Fatland
1d38507fb7
Merge branch 'master' of github.com:roodletoof/dotfiles
2026-05-12 17:36:21 +02:00
Ivar Fatland
daa89659ce
automatic backup
2026-05-12 17:36:16 +02:00
Ivar Fatland
fc920e2b36
support for prompts
2026-05-12 13:41:12 +02:00
Ivar Fatland
1db82da82b
Revert "remove roslyn"
...
This reverts commit 1d5b00c987 .
2026-05-12 11:45:10 +02:00
Ivar Fatland
d7111a78cc
move picker into own package
...
should really bee the other way around so that the raymenu executable is
a sub-project of the picker.
2026-05-12 11:45:00 +02:00
Ivar Fatland
26a0dcba4c
close raymenu on focus lost
2026-05-11 10:00:25 +02:00
Ivar Fatland
fb3877bca0
retab
2026-05-11 09:56:23 +02:00
Ivar Fatland
77a65b3d57
set indentation settings for golang and yaml
2026-05-11 09:54:10 +02:00
Ivar Fatland
c5ded8bee2
Merge branch 'master' of github.com:roodletoof/dotfiles
2026-05-11 09:19:46 +02:00
Ivar Fatland
8368657945
debug actions in jetbrains editors
2026-05-11 09:08:00 +02:00
Ivar Fatland
b8e18263b9
use ok pattern instead of enum
2026-05-10 02:41:17 +02:00
Ivar Fatland
69a1e02b60
set the window width to half the display size
2026-05-10 02:31:22 +02:00
Ivar Fatland
45fc44f00c
make the window height a multiple of textBoxHeight
2026-05-10 02:20:22 +02:00
Ivar Fatland
737e914c48
add readme
2026-05-10 02:08:45 +02:00
Ivar Fatland
818f1343f2
reorganize
2026-05-10 01:52:33 +02:00
Ivar Fatland
35c229182b
vendor raymenu dependencies
2026-05-10 01:49:00 +02:00
Ivar Fatland
a2f05963bb
use $HOME variable
2026-05-10 01:39:06 +02:00
Ivar Fatland
fe8b9ea0f9
remove comic code
2026-05-10 01:32:33 +02:00
Ivar Fatland
d72c008fe4
up font size to 20
2026-05-10 01:05:03 +02:00
Ivar Fatland
701ab198a5
change font to smaller non nerdfont
2026-05-10 00:58:01 +02:00
Ivar Fatland
eb9b086ed4
center the window in a nicer way and add todo
2026-05-09 23:19:01 +02:00
Ivar Fatland
0d6e69d682
patch for finder
2026-05-09 23:04:54 +02:00
Ivar Fatland
e57750c275
Revert "remove finder"
...
This reverts commit 4e71489616 .
2026-05-09 22:56:46 +02:00
Ivar Fatland
4e71489616
remove finder
...
It does not support launching multiple instances anymore.
It used to just spawn another window, since finder can technically only
have one instance. Now however it fails. Maybe I should install a Finder
alternative
2026-05-09 22:55:05 +02:00
Ivar Fatland
ecf0de89ef
update env vars to include go installs
2026-05-09 22:33:49 +02:00
Ivar Fatland
c2e8e11cc8
use raymenu instead
2026-05-09 22:16:41 +02:00
Ivar Fatland
ca62490fc1
Revert "remove the custom launcher thing"
...
This reverts commit 68b5299c8b .
2026-05-09 22:16:32 +02:00