Tyler Kelley
0831dde384
Added apple silicon support
2024-08-07 17:31:20 -05:00
Tyler Kelley
4b10d6a17c
Disable Touchpad While Typing
2024-08-01 17:25:14 +00:00
Tyler Kelley
0166e21d71
Merge branch 'main' into 'main'
...
fastfetch: convert config to nix
See merge request Zaney/zaneyos!52
2024-07-30 17:19:23 +00:00
Zsolt Németh
39ba31d669
Added keyboard layout support during install
2024-07-24 15:32:51 +02:00
redbeardymcgee
389e02e602
fastfetch: dedupe repetitive values
2024-07-13 17:32:16 -05:00
redbeardymcgee
7b1b8e5655
fastfetch: unused binding
2024-07-12 23:29:22 -05:00
redbeardymcgee
c5ca4440cd
fastfetch: stop being fancy with command
2024-07-12 23:28:41 -05:00
redbeardymcgee
1cd920f114
fastfetch: use outputColor not ansi
2024-07-12 23:03:27 -05:00
redbeardymcgee
a8dfa34bf9
fastfetch: wrap in settings
attrset
2024-07-12 22:48:33 -05:00
redbeardymcgee
653c7ad319
fastfetch: actually enable the module
2024-07-12 22:30:32 -05:00
redbeardymcgee
9dcf0d1e2c
Merge branch zaneyos:main into main
2024-07-13 03:23:23 +00:00
redbeardymcgee
17b02a86f8
fastfetch: convert config to nix
...
The config was previously in `jsonc` format. This isn't
necessarily a problem, but `jsonc` is very obviously
a worse format than the `nix` DSL! (maybe)
At the least, this enabled changing a very, very long line
easily to an embedded shell script with embedded syntax
highlighting on at least `neovim` with `tree-sitter`.
This change also makes the embedded shell script an actual
real executable shell script that goes into the nix store.
It doesn't serve much value, but why not have a reusable
script when it's free as a result of other improvements?
2024-07-12 22:17:26 -05:00
Josh Fabean
e33d70cc8f
adding -a to hyprpicker so it gets added to clipboard
2024-06-20 09:34:12 -04:00
Tyler Kelley
7a6f011add
update demo image
2024-06-18 14:23:50 -05:00
Tyler Kelley
cc4ed93a16
fix up waybar and add the missing keybinding to the script
2024-06-18 02:03:44 -05:00
Tyler Kelley
e5060faeb2
Make waybar pop wink wink
2024-06-17 21:52:36 -05:00
Tyler Kelley
1b6dd29380
Added transparency for a little spice of life inspired by JaKoolit
2024-06-17 21:47:24 -05:00
Tyler Kelley
8b7d50d340
updated the pic being used for rofi and wallpaper
2024-06-17 17:22:20 -05:00
Tyler Kelley
7972c42e94
added new wallpapers and trying new wallpaper for theme
2024-06-17 16:40:06 -05:00
Tyler Kelley
e4b2362738
Updated the fastfetch config
2024-06-17 16:08:25 -05:00
Tyler Kelley
439edee52b
Update to using fastfetch as is just better
2024-06-17 15:35:44 -05:00
Tyler Kelley
98c251ca5b
added back things for plugins just commented out
2024-06-17 14:06:46 -05:00
Tyler Kelley
2f005ad277
forgot to add last commit turned off nfs by default this updates changelog and removes hyprplugins
2024-06-17 13:39:14 -05:00
Tyler Kelley
7c768d5fe6
Removed extra packages - updated flake - added fixes for hyprland and removed broken bash language server.
2024-06-17 01:05:41 -05:00
Tyler Kelley
b735dca2ea
Working on install script, removed unneeded fonts, switching to Montserrat font family
2024-05-31 21:40:36 -05:00
Tyler Kelley
254fd96060
Update changelog for new release, separate neovim config, and run a format
2024-05-29 23:04:01 -05:00
Tyler Kelley
d9786f90f3
Remove scripts and extra related files not needed with stylix
2024-05-29 22:14:06 -05:00
Tyler Kelley
958264d346
Change starship to being configured at the system level
2024-05-29 22:08:00 -05:00
Tyler Kelley
010c58f6a1
reorganized and made the config cleaner as well as switched the qt theme style
2024-05-29 16:35:31 -05:00
Tyler Kelley
4dceea0296
Remove pkgs flake.nix useless definition and run a nixfmt
2024-05-24 00:14:25 -05:00
Tyler Kelley
fa0cfba454
Add config file for fine-cmdline
2024-05-23 23:58:07 -05:00
Tyler Kelley
1ced373f40
Move back to rofi with better theme, and move back scripts
2024-05-23 09:14:54 -05:00
Tyler Kelley
f863cd34f6
Fix emoji file not being in right place and try to fix rofi image border radius
2024-05-23 08:39:19 -05:00
Tyler Kelley
dac75a4669
Move back to my own script but with updated emoji file - making it all nix
2024-05-22 21:54:26 -05:00
Tyler Kelley
9cfd7ba99c
Add separate rofi configs like jakoolits
2024-05-22 21:32:57 -05:00
Tyler Kelley
16b0f2e55f
using JaKoolits Emoji script, switching back to rofi
2024-05-22 20:52:47 -05:00
Tyler Kelley
baf4fb3ee3
Comment out custom theme and just use wallpaper to theme, and fix some theming stuffs
2024-05-22 01:11:37 -05:00
Tyler Kelley
2b8e626fba
Switch Swaync to new theme and clean it up a bit
2024-05-22 00:46:25 -05:00
Tyler Kelley
61d380d436
Update wlogout to stylix theme
2024-05-22 00:18:45 -05:00
Tyler Kelley
ab8d0ff2eb
Finishing theming for waybar with stylix
2024-05-22 00:12:27 -05:00
Tyler Kelley
2c7582cf32
fix cursor size and add theme colors to hyprlock
2024-05-21 21:23:24 -05:00
Tyler Kelley
a503cfb19d
Update the flake using stylix as the theming manager
2024-05-21 20:39:50 -05:00
Tyler Kelley
5acaa6a37e
Add killall to the programs and make use of it in exec-once hope to fix logout login problems
2024-05-21 16:26:59 -05:00
Tyler Kelley
6315e0ec06
Add rules for centering and dealing with steam
2024-05-21 14:54:46 -05:00
Tyler Kelley
05eb975250
Fix Wofi not centering
2024-05-21 14:49:09 -05:00
Tyler Kelley
42012cd697
update theme and waybar icons
2024-05-21 14:19:59 -05:00
Tyler Kelley
3e8c2670cd
Change some of my host stuff and update flake lock file, and add back env variable for steam
2024-05-20 21:42:45 -05:00
Tyler Kelley
29635c577c
Update README and add new demo image as well as try to fix neovim emojis
2024-05-17 18:06:38 -05:00
Tyler Kelley
a18ba2091e
update waybar clock to have the right padding
2024-05-17 16:19:08 -05:00
Tyler Kelley
daf9e9c639
Setup keybinding for changing the wallpaper
2024-05-17 05:15:00 -05:00