Commit graph

807 commits

Author SHA1 Message Date
LordMZTE afe78ccd52
hyprland: add resize keybidns 2023-12-25 20:29:02 +01:00
LordMZTE 0b0fb969e5
wlbg: swap shader 2023-12-07 08:13:17 +01:00
LordMZTE 81b349c62a
neogit: increase console timeout 2023-12-07 07:36:28 +01:00
LordMZTE 164841d3aa
remove calls to deprecated std.mem.copy function 2023-12-03 17:16:49 +01:00
LordMZTE 02eef1d116
remove pacmanxfer 2023-12-03 17:11:31 +01:00
LordMZTE 807604c820
sysupdate: move toolchain updates before system update 2023-11-29 22:27:01 +01:00
LordMZTE b8a3ba7697
don't hardcode font in foot config 2023-11-26 16:40:54 +01:00
LordMZTE 04c2dfc98d
update scripts and mzte-nv to latest zig 2023-11-26 16:40:29 +01:00
LordMZTE d04f3bb2df
brightness script: correctly build sysfs path 2023-11-19 11:58:20 +01:00
LordMZTE c7a67aeb4c
add brightness script 2023-11-18 23:31:46 +01:00
LordMZTE 7879eb2f8d
mzte-nv: improve telescope UI 2023-11-16 19:52:51 +01:00
LordMZTE 0ffdc78012
mzte-nv: telescope: use ivy theme 2023-11-16 13:48:17 +01:00
LordMZTE eae4b7438c
add tor config 2023-11-16 11:08:02 +01:00
LordMZTE e374327145
mzte-nv: add telescope resume keybind 2023-11-16 11:06:26 +01:00
LordMZTE 4ef23e4cc1
rash: show last command time in prompt 2023-11-14 19:25:42 +01:00
LordMZTE ca4d26eec6
sysupdate script: keep track of failures 2023-11-14 13:29:27 +01:00
LordMZTE 6abcccb08a
wlbg: swap shader 2023-11-12 20:38:22 +01:00
LordMZTE f5cfaa1216
add sysupdate script 2023-11-12 19:07:55 +01:00
LordMZTE d8cadc62dc
fix: racket REPL no longer errors when trying to print something not a number. 2023-11-12 18:15:48 +01:00
LordMZTE b9a07f3329
disable conjure for racket
racket-langserver should handle it instead
2023-11-12 17:01:06 +01:00
LordMZTE 5916dd11e1
update rash config (doesn't fully work yet) 2023-11-12 17:00:52 +01:00
LordMZTE 6559c0a6a4
add pacmanxfer script 2023-11-10 21:42:04 +01:00
LordMZTE 5663449efc
add gpg-agent config 2023-11-04 12:14:15 +01:00
LordMZTE ec239114d0
nullls: disable raco fmt source, lsp is better 2023-11-04 12:10:18 +01:00
LordMZTE 421736a147
make rofi only enable rofi-emoji if installed 2023-11-04 12:00:28 +01:00
LordMZTE e076be3c78
racket: correctly print exact non-integers 2023-11-04 11:54:05 +01:00
LordMZTE ac0c87564c
clean up setup system 2023-11-04 11:51:11 +01:00
LordMZTE 8cdcc193a7
update neovide command 2023-11-04 11:50:56 +01:00
LordMZTE f2a01b87ec
mzteinit: yoink s2s for socket 2023-11-03 22:10:54 +01:00
LordMZTE 17d50d10f3
mzte-nv: use fernflower as java decompiler 2023-11-02 16:57:02 +01:00
LordMZTE 4ec3a2fccc
wlbg: don't use deprecated functions in shaders 2023-11-02 07:06:32 +01:00
LordMZTE f9a691e573
mzteinit: add socket API 2023-10-31 20:40:56 +01:00
LordMZTE 4c74ca9601
update catppuccin discord theme CSS 2023-10-31 16:36:39 +01:00
LordMZTE a98d607f6b
setup: add contract to install-script? 2023-10-31 16:18:18 +01:00
LordMZTE 596dc5a133
setup: allow script filtering using a local setup configuration file 2023-10-31 15:51:21 +01:00
LordMZTE ad019a7331
wlbg: save cursor positions for all outputs 2023-10-31 13:30:23 +01:00
LordMZTE 70e60a3b95
swap wlbg shader 2023-10-30 10:22:46 +01:00
LordMZTE f367b341a5
some wlbg fixes 2023-10-28 23:06:24 +02:00
LordMZTE 8a2e617f39
wlbg: completely remove draw handler from event loop in idle state
the process is completely blocked with no interaction happening
2023-10-28 22:48:08 +02:00
LordMZTE 733b7cf4ce
update wlbg 2023-10-28 19:18:37 +02:00
LordMZTE 0c9da40b29
mzte-nv: use cfr as java decompiler 2023-10-28 18:42:41 +02:00
LordMZTE b9e8924ec1
mzte-nv: disable jsonls formatter 2023-10-28 18:42:22 +02:00
LordMZTE c9a3fc041b
wlbg: fix panning 2023-10-28 18:42:00 +02:00
LordMZTE bd0ac1cfe8
wlbg: lazy rendering 2023-10-28 12:29:15 +02:00
LordMZTE ac28a775b8
wlbg: swap shader 2023-10-28 12:17:47 +02:00
LordMZTE f2e10a974b
improve wlbg 2023-10-28 11:51:12 +02:00
LordMZTE 7c64072005
wlbg: only do one frame per minute
F gpu
2023-10-27 15:30:28 +02:00
LordMZTE 1e04919f26
implement wlbg 2023-10-27 00:54:07 +02:00
LordMZTE e763bfbcc4
some vinput adjustments 2023-10-25 20:02:43 +02:00
LordMZTE 2edb3c4bd0
hyprland: add keybind for vinput 2023-10-25 19:48:02 +02:00