Commit graph

180 commits

Author SHA1 Message Date
5fe0170cd1
add hardware module with monitors 2024-05-09 18:15:08 +02:00
6fe0094e0e
fix the firefox issue that's been plaguing me since 1742 2024-05-05 20:20:06 +02:00
dbc53ceeba
add gpu option to mpv wrapper 2024-05-05 19:13:38 +02:00
326622b711
some package cleanup (most likely more to come) 2024-05-05 18:01:34 +02:00
0ec34d7f5f
get rid of with lib; treewide 2024-05-05 12:38:40 +02:00
0a18f59c13
fix hyprland wrapper's extraSettings 2024-05-03 18:56:16 +02:00
7b61252f9a
update wallpapers 2024-04-30 11:57:45 +02:00
d9adf63735
whoops that was dumb 2024-04-30 10:58:56 +02:00
9815fbdead
fix hyprland wrapper's extraSettings 2024-04-30 10:58:04 +02:00
6e507d2067
update zoom keybinds 2024-04-28 21:55:24 +02:00
35a87de279
remove osu stuff from hyprland config 2024-04-28 21:36:48 +02:00
ef85c9a6e5
move del hyprland settings to extraSettings 2024-04-28 21:33:31 +02:00
82a6036808
update waybar paths 2024-04-28 21:31:09 +02:00
09f22c9b82
move wallpapers to flake 2024-04-28 21:25:07 +02:00
362b7af40f
update brightness and volume keybinds 2024-04-28 21:21:10 +02:00
9c3d6b139f
update window and monitor focus binds 2024-04-28 21:09:33 +02:00
bc0b56421e
update media keybinds 2024-04-28 21:03:20 +02:00
8a9b1c667f
get rid of the osu module because I moved to lazer!! 2024-04-27 19:47:08 +02:00
c3fe68e0ae
update zoom keybinds 2024-04-21 19:22:42 +02:00
31ebc0d0de
remove redundant commented zoom keybinds 2024-04-21 19:04:14 +02:00
b524c500df
add keybinds to zoom in hyprland 2024-04-21 19:00:34 +02:00
aee4459655
add enabledConfigs to the quickshell module
thank you diniamo for that filterAttrs line you're the actual goat
2024-04-15 23:20:04 +02:00
19819e5380
typo 2024-04-15 21:51:52 +02:00
2141534e48
add extraConfigs option to quickshell module 2024-04-15 21:49:19 +02:00
e386a95e02
move sources of quickshell configs to shell.qml files 2024-04-15 11:21:51 +02:00
9485a730fe
add the poz
this is the greatest commit of all time
2024-04-15 00:46:33 +02:00
82a6a0c44b
add quickshell powermenu 2024-04-15 00:31:19 +02:00
9137361f8a
general cleanup 2024-04-14 18:49:29 +02:00
76a4d71127
update flake 2024-04-13 22:19:45 +02:00
29d887d198
fix kb brightness and volume keybinds (need to fix that again later) 2024-04-13 21:52:41 +02:00
31abfe9253
ok I actually don't want natural scroll nvm 2024-04-07 20:26:27 +02:00
3be74165e4
fix vesktop (THANK YOU ALEPH!!!!) 2024-04-07 17:41:46 +02:00
dcd61b6eba
turn on natural scroll in hyprland 2024-04-06 19:26:06 +02:00
a12810417c
change the foot server option to mkEnableOption 2024-04-05 23:02:22 +02:00
dd078d9c07
thanks raf (also fuck you raf) 2024-04-05 22:59:32 +02:00
48e5e05f35
make the split dispatchers in hyprland config optional
I haven't tested this aside from `nix flake check` I hope this works
2024-04-03 22:40:54 +02:00
38858e2496
add extraPlugins option to hyprland module
did this because split-monitor-workspaces is broken again and I'm gonna
be away for like 5 days anyway and del doesn't need that plugin anyway I
just wanna build the config after updating the flake so I have the
backdoorless xz

boy do I love foss
2024-04-03 21:53:27 +02:00
f9b9f3047b
swap hyprlock hello text for battery 2024-04-01 17:50:18 +02:00
5578e7560a
make hyprland work without a startupSound path 2024-03-20 07:48:21 +01:00
c799dd663c
fully switch to hyprlock :3 2024-03-19 23:56:54 +01:00
8f2c60757a
whoops 2024-03-19 23:46:04 +01:00
63538d0edd
hypr rework 2024-03-19 23:45:26 +01:00
7cfad5201c
make wvkbd higher 2024-03-19 12:33:31 +01:00
0f70ec9680
remove waybar module and make each host define it themselves
this will be cleaner anyway once I move to quickshell
2024-03-09 14:25:42 +01:00
d7edf6c7aa
run wvkbd hidden by default 2024-03-09 01:31:05 +01:00
e1beec8a76
whoops I forgot to add this to the removal of systemd waybar 2024-03-09 01:30:30 +01:00
b8b2ea07d0
set rot8 threshold to 0.75 2024-03-08 09:35:07 +01:00
b754fdbf15
use waybar standalone without the systemd service
that shit broke so much I'm done with it
2024-03-08 09:34:15 +01:00
6545921325
this doesn't do shit 2024-03-07 14:55:19 +01:00
cbc909f2e7
add extraSettings to the hyprland wrapper module 2024-03-07 00:02:15 +01:00
5649089667
move the hyprland event handler script further down into settings 2024-03-06 23:32:13 +01:00
6abd0b07c1
minor changes 2024-03-06 19:05:39 +01:00
5fbd3376bd
builtins.fetchurl → pkgs.fetchurl 2024-03-06 19:04:41 +01:00
76cbdaaf2f
make the amdgpu_top special workspace depend on the presence of an amd gpu
in the future I'll need to make some custom module where I define what
hardware the system has, I'd like not to rely on things like this

for now this is enough I hope
2024-03-02 23:47:35 +01:00
b65e733c8e
oops forgot 2024-03-02 23:30:26 +01:00
6244018977
move asusd to options 2024-03-02 23:26:37 +01:00
446e1b824b
make asusd stuff in hyprland config optional 2024-03-02 23:21:23 +01:00
ad5979a1b0
make vrr an int instead of bool and add vfr 2024-03-02 16:17:51 +01:00
da690bb8cf
hmCfg in hyprland module 2024-03-02 16:14:19 +01:00
9ee8028e9b
fix reloading notif 2024-03-02 16:11:36 +01:00
1079989183
oops 2024-03-02 15:35:20 +01:00
8b98c6edde
add notification for reloading hyprland 2024-03-02 15:33:20 +01:00
6c2cefd042
map touch and stylus input to eDP-1
this only applies for del, will need to move that there sometime soon
2024-03-02 15:28:07 +01:00
e34da2e450
move to the amdgpu_top tui (this affected gpu measuring) 2024-03-02 15:21:03 +01:00
2fccb3d831
use optionals instead of optional 2024-03-01 17:33:22 +01:00
721ea550e4
move psd to firefox module 2024-02-29 01:51:39 +01:00
a9f23295b1
move MOZ_ENABLE_WAYLAND to firefox module 2024-02-29 01:35:23 +01:00
5549fe76c1
AAAAAAAAAAAAAAAAAAAHHHH I FUCKING FORGOT 2024-02-29 01:32:47 +01:00
8f4061f393
move nur overlay to firefox module 2024-02-29 01:28:20 +01:00
59febb2149
move the config' arg to a custom module (big)
shoutout to raf for pointing out how retarded this was
this was needed very much
2024-02-29 00:29:56 +01:00
e40155ae45
update tor and mullvad browser windowrules 2024-02-26 20:08:27 +01:00
f28f56752b
waybar's persistent-workspaces BROKE so I REMOVED IT instead of fixing
I'm moving to quickshell anyway when that's done
2024-02-23 23:01:21 +01:00
8ad06905a5
add some programs :3 2024-02-21 19:03:17 +01:00
775c268b1f
disable waybar dnd module for now 2024-02-20 00:48:23 +01:00
2f8cb29e63
run the sys tray nm and bluetooth icons on each reload, not just once 2024-02-19 16:53:45 +01:00
798cd63bdd
move QT_QPA_PLATFORMTHEME to environment.sessionVariables
this fixes some gui programs not being in the right theme
2024-02-15 12:16:35 +01:00
e7bfeaa204
this took so long 2024-02-14 23:42:58 +01:00
3f1656fc7f
move qt envvar to qt module 2024-02-14 21:28:26 +01:00
df45094b2d
move gtk config location to the hm module 2024-02-14 21:14:45 +01:00
10ae3b11c3
move cursor envvars to cursor module 2024-02-14 15:53:32 +01:00
a3db400a44
move hyprland envvars to the module 2024-02-14 15:49:51 +01:00
87af62f88b
move TERM envvar to foot module 2024-02-14 15:39:23 +01:00
db05e8d3d8
forgot to add inputs in osu module 2024-02-14 15:00:04 +01:00
0f4101fe93
move osu to separate module 2024-02-14 14:58:07 +01:00
315c8a3ab8
change foot terminfo to foot
no idea why I had it set to that before, this works fine
2024-02-12 19:26:58 +01:00
46f706b855
fix vesktop settings paths 2024-02-07 00:12:14 +01:00
69cca1b212
fix vesktop 2024-01-31 19:00:49 +01:00
f57a81704f
the most important change 2024-01-31 18:05:50 +01:00
367d323e37
switch to official waybar flake 2024-01-20 12:55:14 +01:00
d00986ab4d
forgot what this does already lol 2024-01-20 01:33:16 +01:00
6dd8e013f6
fix firefox path in desktop entry 2024-01-20 01:32:31 +01:00
4fd383f698
better armcord (no xwayland) 2024-01-20 01:32:16 +01:00
dc7223ba97
vesktop! thanks aleph :-) 2024-01-20 01:22:09 +01:00
851aef0331
fix(waybar): clean up padding and fix brightness 2023-12-21 13:50:01 +01:00
88cc31b0c3
feat(foot): better catppuccin theme 2023-12-21 13:49:33 +01:00
79b9f60512
feat(hyprland): fix xdph and misc changes 2023-12-21 13:41:17 +01:00
b387fe5966
feat(waybar): move the music icon to the left
thanks mathis :-)
2023-11-29 19:15:01 +01:00
ad7a68288b
feat(waybar): better contrast for active workspace
thanks mathis :-)
2023-11-29 19:01:10 +01:00
808bbd10e4
fix(hyprland): working again !!! 2023-11-28 19:52:27 +01:00
26f40e5d9b
Revert "Revert "feat(hyprland): extraConfig -> settings""
This reverts commit 4a6922bdff.
2023-11-28 16:56:44 +01:00