Age | Commit message (Collapse) | Author | |
---|---|---|---|
14 days | Window rules reduxcla | zachir | |
Mostly removing a bunch of crap for simplicity | |||
14 days | Add love to swallow exception regex | zachir | |
14 days | Change autostarts | zachir | |
Start easyeffects flatpak, start dunst and hypridle as processes and not through systemd. | |||
14 days | Merge branch 'master' into cla | zachir | |
14 days | Reconfigure yayHEADmaster | zachir | |
14 days | Fix GTK-3 settings | zachir | |
14 days | Merge branch 'master' into cla | 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-24 | Merge branch 'master' into cla | 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-21 | Merge branch 'master' into cla | 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 cla | 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 | Merge branch 'master' into cla | 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. | |||
2025-01-20 | Add more git ignores | zachir | |
The following folders are now also ignored: 5DB5/ 5db5/ MangoHud/ SNAPSHOT PLAYER/ audacity/ cosmic/ glow/ gtk-4.0/ qobuz-dl/ razergenie/ sonobus/ strawberry/ vkBasalt/ | |||
2025-01-20 | Add grace to hyprlock | zachir | |
Specificall a 15 second grace, and ignore empty input. | |||
2025-01-20 | Merge branch 'cla' of zachir.xyz:zachir/dotfiles into cla | zachir | |
2025-01-20 | Remove reduntant dunst start in Hyprland | zachir | |
dunst was started twice; this is redundant. This has been fixed now. | |||
2025-01-20 | Update hyprland window rules | zachir | |
A lot has changed, both in terms of overall workflow, and what works. To suffice, if windows suddenly misbehave, the culprit might be here. | |||
2025-01-20 | Update waybar temp sources | zachir | |
It seems these updated after I updated the NVMe system drive. | |||
2025-01-20 | Add Grayjay download to PATH | zachir | |
This seems to work better than the AUR package (maybe) | |||
2025-01-20 | Merge branch 'master' into cla | zachir | |
2025-01-20 | Comment out LLPreview in nvim | zachir | |
It only works on Vim anyways. | |||
2025-01-20 | Don't swallow vim child windows in Hyprland | zachir | |
Vim Latex Live Preview opens Zathura as my preview window, this should not swallow. | |||
2025-01-20 | Comment out vim latex preview autocmds | zachir | |
This should be done manually, especially as every time you change to a different tab and change back causes another preview window to open. | |||
2025-01-20 | Merge branch 'master' into cla | zachir | |
2025-01-18 | Remove kitty close confirmation | ZachIR | |
This confirmation would prompt even if only the shell was open; not anymore. | |||
2025-01-18 | Cleanup zsh configs + add zplug | ZachIR | |
Just a couple plugins for syntax highlighting and history searching, removing a bunch of old unused files, and changing to just accept the standard of using dotfiles in the home directory. | |||
2024-11-19 | Define xdg-desktop-portal defaults | ZachIR | |
Use Hyprland for default, and use lxqt file chooser. | |||
2024-11-19 | Fix chmod issue with spaces in lf | ZachIR | |
Chmod would not apply properly to files or folders with spaces in the path; this has been fixed now. |