summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
7 daysEnable mpd at startupcarZachIR
7 daysMerge branch 'master' into carZachIR
7 daysUn-bold the zsh prompt (fixes issue in some terms)HEADmasterZachIR
Namely cool-retro-term doesn't like bolded powerline symbols.
7 daysFix zsh search bindkeysZachIR
They used single quotes, but needed to be double quotes.
8 daysMerge branch 'master' into carZachIR
9 daysUpdate .gitignore from clazachir
9 daysFix F1 behavior on kittyzachir
It was previously mapped to something for some reason; it is no longer so.
9 daysMerge branch 'master' into carZachIR
9 daysSet gtk, icon, and mouse themesZachIR
GTK Theme is now darkest/white, icon theme is COSMIC, and mouse theme is BreezeX-Black.
9 daysChange zsh prompt to have <~> for powerlineZachIR
9 daysUse zkbd for zsh keybindingsZachIR
10 daysUnset XAUTHORITYZachIR
10 daysAdd in more hyprland touchpad settingsZachIR
10 daysMerge branch 'master' into carZachIR
10 daysUse the Dark2 vim theme instead of 256-grayvimzachir
10 daysUse the same config for both vim and nvimzachir
This was already taken care of in the config, I'm not sure why I didn't do this at the time.
10 daysSet kitty tab-bar style to powerlinezachir
I think it fits in better with my system than fade.
10 daysExtend hyprland no swallow regex to include nvimzachir
This should match either vim or nvim, as I figured out why LLP wasn't working in nvim for me.
10 daysMerge branch 'master' into carZachIR
11 daysComment out LLPreview in nvimzachir
It only works on Vim anyways.
11 daysDon't swallow vim child windows in Hyprlandzachir
Vim Latex Live Preview opens Zathura as my preview window, this should not swallow.
11 daysComment out vim latex preview autocmdszachir
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 daysMerge branch 'master' into carZachIR
12 daysRemove kitty close confirmationZachIR
This confirmation would prompt even if only the shell was open; not anymore.
12 daysCleanup zsh configs + add zplugZachIR
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-19Set brightness device to system76 for carZachIR
2024-11-19Merge branch 'master' into carZachIR
2024-11-19Define xdg-desktop-portal defaultsZachIR
Use Hyprland for default, and use lxqt file chooser.
2024-11-19Fix chmod issue with spaces in lfZachIR
Chmod would not apply properly to files or folders with spaces in the path; this has been fixed now.
2024-11-19Modify hyprlock behaviorZachIR
Hide cursor and loading bar, and ignore empty input.
2024-11-19Updates hyprland config to the latest versionZachIR
Shadow became its own category in Decorations, and an option in master disappeared, and a new one got added.
2024-11-19Updates hypridle based on upstreamZachIR
The example config file works better than mine did, so I yoinked a bunch of stuff from it.
2024-10-31Merge branch 'master' into carZachIR
2024-10-31Add auto-cpufreq zsh completionZachIR
2024-10-31Add acpi-notify script shortcut to hyprZachIR
2024-10-31Float kdenlive popup in HyprlandZachIR
2024-10-31Change hypridle, dunst, mpd hypr autostart to sysdZachIR
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-31Add suspend timeout to hypridleZachIR
2024-09-25Merge branch 'master' into carZachIR
2024-09-25Ignore more directoriesZachIR
2024-09-25Add battery module to waybar and set displayZachIR
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-25Remove unnecessary outputs from hypr configZachIR
These will likely not be used, especially seeing as Car doesn't have a DP out.
2024-09-25Set persistent workspaces on eDP-1 in waybarZachIR
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-25Remove deprecated hyprland windowrulesZachIR
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-25Remove swaylock from hypridle and stop hyprlock fadesZachIR
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-23Merge branch 'master' of zachir.xyz:zachir/dotfileszachir
2024-07-23Hide temperature modules until criticalzachir
2024-07-20Improve hypr config basicszachir
Simplify the swallow_exception_regex, turn off drop_shadow, and change `exec sh -c' for tofi to `sh -c'.
2024-07-11Merge branch 'master' of zachir.xyz:zachir/dotfileszachir
2024-07-11Fix some xdg path blunderszachir
These broke adb, and the xcursor path.