Age | Commit message (Collapse) | Author | |
---|---|---|---|
7 days | Enable mpd at startupcar | ZachIR | |
7 days | Merge branch 'master' into car | ZachIR | |
7 days | Un-bold the zsh prompt (fixes issue in some terms)HEADmaster | ZachIR | |
Namely cool-retro-term doesn't like bolded powerline symbols. | |||
7 days | Fix zsh search bindkeys | ZachIR | |
They used single quotes, but needed to be double quotes. | |||
8 days | Merge branch 'master' into car | ZachIR | |
9 days | Update .gitignore from cla | zachir | |
9 days | Fix F1 behavior on kitty | zachir | |
It was previously mapped to something for some reason; it is no longer so. | |||
9 days | Merge branch 'master' into car | ZachIR | |
9 days | Set gtk, icon, and mouse themes | ZachIR | |
GTK Theme is now darkest/white, icon theme is COSMIC, and mouse theme is BreezeX-Black. | |||
9 days | Change zsh prompt to have <~> for powerline | ZachIR | |
9 days | Use zkbd for zsh keybindings | ZachIR | |
10 days | Unset XAUTHORITY | ZachIR | |
10 days | Add in more hyprland touchpad settings | ZachIR | |
10 days | Merge branch 'master' into car | ZachIR | |
10 days | Use the Dark2 vim theme instead of 256-grayvim | zachir | |
10 days | 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. | |||
10 days | Set kitty tab-bar style to powerline | zachir | |
I think it fits in better with my system than fade. | |||
10 days | 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. | |||
10 days | Merge branch 'master' into car | ZachIR | |
11 days | Comment out LLPreview in nvim | zachir | |
It only works on Vim anyways. | |||
11 days | Don't swallow vim child windows in Hyprland | zachir | |
Vim Latex Live Preview opens Zathura as my preview window, this should not swallow. | |||
11 days | 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. | |||
12 days | Merge branch 'master' into car | ZachIR | |
12 days | Remove kitty close confirmation | ZachIR | |
This confirmation would prompt even if only the shell was open; not anymore. | |||
12 days | 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 | Set brightness device to system76 for car | ZachIR | |
2024-11-19 | Merge branch 'master' into car | ZachIR | |
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. | |||
2024-11-19 | Modify hyprlock behavior | ZachIR | |
Hide cursor and loading bar, and ignore empty input. | |||
2024-11-19 | Updates hyprland config to the latest version | ZachIR | |
Shadow became its own category in Decorations, and an option in master disappeared, and a new one got added. | |||
2024-11-19 | Updates hypridle based on upstream | ZachIR | |
The example config file works better than mine did, so I yoinked a bunch of stuff from it. | |||
2024-10-31 | Merge branch 'master' into car | ZachIR | |
2024-10-31 | Add auto-cpufreq zsh completion | ZachIR | |
2024-10-31 | Add acpi-notify script shortcut to hypr | ZachIR | |
2024-10-31 | Float kdenlive popup in Hyprland | ZachIR | |
2024-10-31 | Change hypridle, dunst, mpd hypr autostart to sysd | ZachIR | |
I have accepted the systemd suck, so these are now mpd user services (although dunst and hypridle still have to be started by Hyprland). | |||
2024-10-31 | Add suspend timeout to hypridle | ZachIR | |
2024-09-25 | Merge branch 'master' into car | ZachIR | |
2024-09-25 | Ignore more directories | ZachIR | |
2024-09-25 | Add battery module to waybar and set display | ZachIR | |
This adds the battery module to waybar because Car is a laptop. Additionally, it sets the display to eDP-1 as the waybar output. | |||
2024-09-25 | Remove unnecessary outputs from hypr config | ZachIR | |
These will likely not be used, especially seeing as Car doesn't have a DP out. | |||
2024-09-25 | Set persistent workspaces on eDP-1 in waybar | ZachIR | |
This was already being done on HDMI-A-1 and eDP-1, so now this is also done for eDP-1 to make it a little more cross-platform friendly. | |||
2024-09-25 | Remove deprecated hyprland windowrules | ZachIR | |
The Hyprland rules windowdance and forceinput seem to have been deprecated, and now cause an error in the newest version of Hyprland, so this removes those lines. | |||
2024-09-25 | Remove swaylock from hypridle and stop hyprlock fades | ZachIR | |
Before, hypridle would launch swaylock before sleeping, but hyprlock when receiving the loginctl lock-session command. This has been fixed. In addition, hyprlock no longer fades. | |||
2024-07-23 | Merge branch 'master' of zachir.xyz:zachir/dotfiles | zachir | |
2024-07-23 | Hide temperature modules until critical | zachir | |
2024-07-20 | Improve hypr config basics | zachir | |
Simplify the swallow_exception_regex, turn off drop_shadow, and change `exec sh -c' for tofi to `sh -c'. | |||
2024-07-11 | Merge branch 'master' of zachir.xyz:zachir/dotfiles | zachir | |
2024-07-11 | Fix some xdg path blunders | zachir | |
These broke adb, and the xcursor path. |