Ivar Fatland
4c40d05fc1
delete unused configurations: bare-nvim, nixos
2026-03-04 09:34:53 +01:00
Ivar Fatland
bb017f8764
ad := snippet to python
2026-03-04 09:32:04 +01:00
roodletoof
aa6a320f95
allow initial query and select if there is exactly one match
2026-03-03 23:30:08 +01:00
Ivar Fatland
be1ecb0679
add karabiner-ts project that built my current configuration
2026-03-02 09:10:19 +01:00
Ivar Fatland
5635882e5d
backups karabiner
2026-03-02 09:06:55 +01:00
Ivar Fatland
7d62352353
swap between last space in tmux and this one
2026-03-02 09:06:48 +01:00
roodletoof
b5dc2c98c7
lock space 10 to laptop display
2026-03-01 14:00:17 +01:00
roodletoof
d9507c4821
Reapply "Reapply "set internal display to be on and left of the external display""
...
This reverts commit a8d1ddcd12 .
2026-02-28 15:21:40 +01:00
roodletoof
b67a2f180c
update for loop snippet to have less stuff
2026-02-28 13:00:11 +01:00
roodletoof
a8d1ddcd12
Revert "Reapply "set internal display to be on and left of the external display""
...
This reverts commit 0878f5321f .
2026-02-23 18:20:04 +01:00
roodletoof
0878f5321f
Reapply "set internal display to be on and left of the external display"
...
This reverts commit 243883a7b3 .
2026-02-20 18:07:29 +01:00
roodletoof
243883a7b3
Revert "set internal display to be on and left of the external display"
...
This reverts commit 261d515326 .
2026-02-18 17:47:56 +01:00
roodletoof
261d515326
set internal display to be on and left of the external display
2026-02-18 17:13:47 +01:00
roodletoof
e0bdfc51fe
ignore case on normal search
2026-02-12 19:59:20 +01:00
roodletoof
d4e9a4e3c8
use alacritty instead
2026-02-10 17:31:21 +01:00
Ivar Fatland
f8ba797bec
remove requirements.txt from nvim config
...
this is no longer needed as debugpy is installed through the mason
package manager instead of manually
2026-02-08 22:55:41 +01:00
Ivar Fatland
d38347e682
Merge branch 'master' of github.com:roodletoof/dotfiles
2026-02-08 22:51:40 +01:00
Ivar Fatland
ee166991d1
karabiner auto backup
2026-02-08 22:51:32 +01:00
roodletoof
20b61dc439
make focus follow mouse again
...
For some laptops that do not have palm rejection it can be annoying, but
it is also annoying when you have a mouse to not have this setting
turned on
2026-02-07 14:54:37 +01:00
roodletoof
d0b1901939
set up dap for c# and switch dap-python from using debugpy-adapter in path
...
Mason installs these DAP adapters so that they appear to be in path for
any process spawned by nvim, so I can just use that instead. Seems to be
working perfectly. NOTE: to debug a c# application the root folder of
the current vim session should contain the .csproj file you want to
debug.
2026-02-07 14:53:49 +01:00
roodletoof
f318684ba6
add fold tag for roslyn
2026-02-05 23:12:01 +01:00
roodletoof
078b504b08
c# support
2026-02-05 20:07:19 +01:00
roodletoof
0db922ffbd
write all files before make
2026-02-04 20:12:44 +01:00
roodletoof
c4402fc8a0
<c-m> is enter, use ,m instead
2026-02-04 19:51:10 +01:00
roodletoof
fd84d710f5
use nnoremap instead of noremap
2026-02-04 19:49:39 +01:00
roodletoof
7eb25b8b34
keybind for make
2026-02-04 19:49:31 +01:00
roodletoof
579ad0281c
support multiple commands in sesh
2026-02-03 20:25:27 +01:00
Ivar Fatland
42c61803a2
increase size of popups to cover terminal
2026-01-27 21:26:49 +01:00
roodletoof
304515b9fd
change floating toggle and add feh for bg
2026-01-26 23:56:21 +01:00
roodletoof
df33ab8eb6
add build stuff to gitignore
2026-01-26 19:37:20 +01:00
Ivar Fatland
9261908277
sort the session names
2026-01-26 16:30:03 +01:00
roodletoof
edd65010c3
remove a bunch of styling for waybar
2026-01-26 00:46:27 +01:00
roodletoof
c2a5de9d1d
change waybar style
2026-01-25 17:45:18 +01:00
roodletoof
64687a4301
fix waybar style to be more neutral
2026-01-25 17:29:15 +01:00
roodletoof
b7cca69015
add preview to sesh
2026-01-24 16:01:28 +01:00
roodletoof
5c4ea4dfec
send keys to spawn program instead
...
this allows the window to remain open after program is finished
2026-01-24 15:33:29 +01:00
roodletoof
0760078521
now uses sesh instead
2026-01-24 15:17:21 +01:00
roodletoof
e6d062e75d
fix
2026-01-24 12:36:47 +01:00
roodletoof
25a57cf8f1
update sesh
2026-01-24 11:46:44 +01:00
roodletoof
eddff54729
add my own session manager
2026-01-24 11:17:24 +01:00
roodletoof
f12acdaf4f
better hyprland config
2026-01-24 00:38:57 +01:00
roodletoof
70480830bb
fix error
2026-01-16 19:28:02 +01:00
Ivar Fatland
5e17c6d395
Merge branch 'master' of github.com:roodletoof/dotfiles
2026-01-16 16:51:38 +01:00
Ivar Fatland
31dc9bb9df
change c# error format
2026-01-16 16:51:22 +01:00
Ivar Fatland
0610f7997e
lock treesitter version
2026-01-16 16:51:15 +01:00
roodletoof
803ab97c12
fix space scroll direction
2026-01-12 17:29:27 +01:00
roodletoof
2adf7a8f20
movesilent to special workspace
2026-01-11 19:36:47 +01:00
roodletoof
e93c9f0025
display stuff and silent moves
2026-01-11 16:29:07 +01:00
roodletoof
2463a4a881
remove uiop spaces
2026-01-11 16:14:59 +01:00
roodletoof
120f8be028
just basedpyright, not pytho
2026-01-11 15:27:40 +01:00