Commit Graph

431 Commits

Author SHA1 Message Date
Tyler Kelley
1e25322604 Add CONTRIBUTING 2024-01-24 05:57:06 +00:00
Tyler Kelley
399366b141 fixed hyprland being weird in vms 2024-01-23 23:32:20 -06:00
Tyler Kelley
fbf222ba7f switched theme 2024-01-23 20:44:34 -06:00
Tyler Kelley
4d5dbe5c47 Updated Kitty theme so it's readable and looks right! 2024-01-23 19:16:20 -06:00
Tyler Kelley
110c46e64f Update kitty theme and add eza to packages for people 2024-01-23 18:49:00 -06:00
Tyler Kelley
5520971b43 Fix up system driver variables 2024-01-23 18:18:39 -06:00
Tyler Kelley
c1179e4a9b Streamlining variables for hardware drivers 2024-01-23 17:43:03 -06:00
Tyler Kelley
d88288c66e adding virtmanager support 2024-01-23 17:19:32 -06:00
Tyler Kelley
98d08995c6 Splitting packages into separate file for system 2024-01-23 17:13:37 -06:00
Tyler Kelley
2122ffe26b removing button from waybar and fixing script 2024-01-23 16:43:57 -06:00
Tyler Kelley
8ba8f708a0 Switched to unstable and has fixed portal regression 2024-01-23 16:07:04 -06:00
Tyler Kelley
5615ef4177 This has regression in portal support in obs 2024-01-23 15:43:24 -06:00
Tyler Kelley
53a1a87948 Adding Idle Inhibitor script and button for waybar 2024-01-23 14:49:39 -06:00
Tyler Kelley
ff5eefa7d1 Fix conflict in extraPortals and add plugin support 2024-01-23 14:16:57 -06:00
Tyler Kelley
83b535e171 Changing to and testing new sddm theme derivation 2024-01-22 23:46:45 -06:00
Tyler Kelley
6193962b38 apply the new theme 2024-01-22 23:22:07 -06:00
Tyler Kelley
d6f6c30188 Adding derivation for sddm theme and adding it to the displaymanager.nix 2024-01-22 23:16:50 -06:00
Tyler Kelley
b12dc7a959 Add custom starship.toml file for user and fix readme! 2024-01-22 22:13:11 -06:00
Tyler Kelley
39077578da Added LCVariables and KDBLayout as options for user 2024-01-22 20:02:48 -06:00
Tyler Kelley
b1a06d69bf fix: extraconfig is already inside [Settings]
Thank you Clement!
2024-01-23 01:54:12 +00:00
Tyler Kelley
45937c29cc Fixed SDDM and now you should have everything working! 2024-01-22 19:38:18 -06:00
Tyler Kelley
b5cd34b76f Fixed portal issues and switching from gdm to sddm 2024-01-22 19:23:28 -06:00
Tyler Kelley
d430a17321 Trying to get rid of gdm and apparently lightdm 2024-01-22 15:33:59 -06:00
Clément Patout
2489bf5e4c fix: extraconfig is already inside [Settings]
With the current config I get something like:
```
[Settings]
Settings=gtk-application-prefer-dark-theme=1
```

This change should fix it and produce:
```
[Settings]
gtk-application-prefer-dark-theme=1
```
in ~/.config/gtk-4.0/settings.ini
2024-01-22 12:10:48 +00:00
Tyler Kelley
86660e9e9a Add bluetooth for those who need it and ensure playback control for headphones works 2024-01-20 23:40:34 -06:00
Tyler Kelley
c094043bad Changed to pulling Hyprland from nixpkgs - should fix Steam issues 2024-01-20 23:08:39 -06:00
Tyler Kelley
d7acf8e959 fixed issues and added vulkan stuff and java 2024-01-20 22:33:57 -06:00
Tyler Kelley
c895539af7 Fix missing lib reference 2024-01-20 22:24:18 -06:00
Tyler Kelley
dd1af84ca7 Split Steam configs for profile separation 2024-01-20 22:23:17 -06:00
Tyler Kelley
2330d9e7eb Fixed wallsetter completely! 2024-01-20 21:57:30 -06:00
Tyler Kelley
0a4d3e99a3 This should fix the names not being right for swww and wallsetter 2024-01-20 21:45:01 -06:00
Tyler Kelley
37a5fd5008 Fix timeout, and source the user set wallpaperDir 2024-01-20 21:36:56 -06:00
Tyler Kelley
96c8731c47 Fixed wallsetter not accepting wallpapers with spaces 2024-01-20 21:34:02 -06:00
Tyler Kelley
5419daba34 fixed typo causing rebuild to fail 2024-01-20 16:09:53 -06:00
Tyler Kelley
7887a984a1 Move to using cleaner import structure and split services into its own file 2024-01-20 16:03:08 -06:00
Tyler Kelley
f5427a8819 Updated lock file 2024-01-20 13:15:43 -06:00
Tyler Kelley
6680927788 Now removing it as it caused a stackoverflow and not dealing with that shiz today son 2024-01-20 13:08:45 -06:00
Tyler Kelley
3459b7de95 Do it right this time lol 2024-01-20 13:02:46 -06:00
Tyler Kelley
eb7692a0e7 Simplifying imports 2024-01-20 12:58:42 -06:00
Tyler Kelley
02cc09d144 Change default.nix to system.nix as it is the system config 2024-01-20 12:53:14 -06:00
Tyler Kelley
9557e321d9 Added swaync reload command to keybindings in hyprland 2024-01-19 23:23:50 -06:00
Tyler Kelley
3e61b80155 Trying to fix swaync, but it is being difficult 2024-01-19 22:46:12 -06:00
Tyler Kelley
e370d6dc9d Trying to fix swaync reloading it's still a pain, and improve wallpaper script next 2024-01-19 21:40:26 -06:00
Tyler Kelley
85c2e0e8c0 Fixed polkit, fixed wallpaper script, and more improvements so far! 2024-01-19 02:55:01 -06:00
Tyler Kelley
dca4d03495 Try everything in the book to get polkit working! 2024-01-19 00:25:02 -06:00
Tyler Kelley
c4a37a1c19 forgot to add polkit.nix 2024-01-19 00:14:19 -06:00
Tyler Kelley
5aaa9bde84 Add systemd service for polkit_gnome and ensure polkit is enabled 2024-01-19 00:13:49 -06:00
Tyler Kelley
0f214eac96 Fix Multiple Files & Theme Changing Script 2024-01-18 22:22:47 -06:00
Tyler Kelley
8ee148c2f0 Was broken, lets see how broken this one is lol 2024-01-18 20:50:39 -06:00
Tyler Kelley
246a954560 Making Improvements and adding file to simply add programs to system 2024-01-18 20:38:35 -06:00