Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-25 | Move init.vim to vimrc | ZachIR | |
2025-04-25 | Re-disable XAUTHORITY | ZachIR | |
2025-04-25 | Add back window rules | ZachIR | |
2025-04-25 | Allow gtk-2.0 rc file in user dir | ZachIR | |
2025-04-25 | Merge branch 'master' into car | ZachIR | |
2025-04-25 | Use diffs for yay, not edit | ZachIR | |
2025-04-25 | Update waybar with pipewire and move tray left | ZachIR | |
2025-04-25 | Remove QT env that broke Plasma | ZachIR | |
2025-04-25 | Use trash instead of rm | ZachIR | |
2025-04-25 | Remove hyprland window rules, add to swallow exc | ZachIR | |
2025-04-25 | Fill out hyprland touchpad rules | ZachIR | |
2025-04-25 | Update theming with EC0101 red | ZachIR | |
2025-04-17 | Remove windowrules in master | zachir | |
2025-04-17 | Fix windowrule statements | zachir | |
2025-04-17 | Redo nvim to use init.lua | zachir | |
2025-02-28 | Merge branch 'master' into car | ZachIR | |
2025-02-28 | Reconfigure yay | zachir | |
2025-02-28 | Fix GTK-3 settings | zachir | |
2025-02-28 | Add Grayjay to path | ZachIR | |
2025-02-28 | Merge branch 'master' into car | ZachIR | |
2025-02-28 | Set rust text width to 80 | ZachIR | |
2025-02-28 | Add cleaner and preview to fix lf | ZachIR | |
2025-02-28 | Add handlr config | ZachIR | |
2025-02-28 | Set xcursor theme | ZachIR | |
2025-02-28 | Add tofi configs for cosmic | ZachIR | |
2025-02-28 | Add darkman config file | ZachIR | |
2025-02-28 | Set default portal to gtk, add darkman | ZachIR | |
2025-02-28 | Fix tofi colors | ZachIR | |
2025-02-28 | Add command_not_found handle for distrobox | ZachIR | |
2025-02-28 | Fix lf image preview (ctpv broke) | ZachIR | |
2025-02-28 | Disable hyprland logs | ZachIR | |
For now, at least. | |||
2025-02-28 | Fix gtk and qt theming | ZachIR | |
Also set the theme back to green instead of white | |||
2025-01-23 | Enable mpd at startup | ZachIR | |
2025-01-23 | Merge branch 'master' into car | ZachIR | |
2025-01-23 | Un-bold the zsh prompt (fixes issue in some terms) | ZachIR | |
Namely cool-retro-term doesn't like bolded powerline symbols. | |||
2025-01-23 | Fix zsh search bindkeys | ZachIR | |
They used single quotes, but needed to be double quotes. | |||
2025-01-22 | Merge branch 'master' into car | ZachIR | |
2025-01-21 | Update .gitignore from cla | zachir | |
2025-01-21 | Fix F1 behavior on kitty | zachir | |
It was previously mapped to something for some reason; it is no longer so. | |||
2025-01-21 | Merge branch 'master' into car | ZachIR | |
2025-01-21 | Set gtk, icon, and mouse themes | ZachIR | |
GTK Theme is now darkest/white, icon theme is COSMIC, and mouse theme is BreezeX-Black. | |||
2025-01-21 | Change zsh prompt to have <~> for powerline | ZachIR | |
2025-01-21 | Use zkbd for zsh keybindings | ZachIR | |
2025-01-20 | Unset XAUTHORITY | ZachIR | |
2025-01-20 | Add in more hyprland touchpad settings | ZachIR | |
2025-01-20 | Merge branch 'master' into car | ZachIR | |
2025-01-20 | Use the Dark2 vim theme instead of 256-grayvim | zachir | |
2025-01-20 | Use the same config for both vim and nvim | zachir | |
This was already taken care of in the config, I'm not sure why I didn't do this at the time. | |||
2025-01-20 | Set kitty tab-bar style to powerline | zachir | |
I think it fits in better with my system than fade. | |||
2025-01-20 | Extend hyprland no swallow regex to include nvim | zachir | |
This should match either vim or nvim, as I figured out why LLP wasn't working in nvim for me. |