Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-11 | cas: hypr: Cas only uses eDP-1 for the display, and only that | zachir | |
As such, only that display will be pre-configured for Hyprland. | |||
2024-01-03 | cas: hypr: Set wallpaper display | zachir | |
Cas specifically uses eDP-1 because it's a laptop, so this sets the wallpaper for that display. | |||
2024-01-03 | zsh: add function anonshlegacy | zachir | |
Anonsh is useful if you dont't want your shell history recorded (for example, if you need to type in a password). | |||
2024-01-03 | git: ignore more files | zachir | |
Ignoring more stuff that doesn't need to be synced. | |||
2024-01-03 | nsxiv: change handler for wallpaper | zachir | |
nsxiv will now either copy the image to ~/Pictures/background.png or, if it is not .png, it will convert it using imagemagick. | |||
2024-01-03 | hypr: Add hyprpaper preload paths for wallpapers | zachir | |
I assume ~/Pictures/background.png as a default; this is where I now store it. | |||
2024-01-03 | hypr: Add keybindings to update and reload plugins | zachir | |
Added "$mainMod CONTROL SHIFT R" to reload the hyprload plugins in case of a crash, and "$mainMod CONTROL SHIFT U" to update the hyprload plugins. Note that this only effects hyprload plugins, and not the pypr ones. | |||
2024-01-02 | master: add back more wayland config dirs | zachir | |
2024-01-02 | swayidle: use swaylock and not waylock | zachir | |
I'm making this change for now. Might undo it. We'll see. | |||
2024-01-02 | waybar: Fix to use upstream hyprland/workspaces | zachir | |
Hyprland/workspaces has been upstreamed, so we're using that now. Also fix the css not showing persistent button status properly while we're at it. | |||
2024-01-02 | hypr: Adding in pyprland and hyprload extensions | zachir | |
We're going to be using two extensions, so naturally we need to have two extension managers (-_-). This should configure both the pyprland and hyprload widgets in full, assuming both are already installed. | |||
2024-01-02 | autostart.sh: Remove non-generic apps | zachir | |
Autostart should not try to start apps that probably aren't installed. (You know what they say about assuming). At least, for the master branch. | |||
2024-01-02 | autostart.sh: fix gsettings import | zachir | |
These lines were totally borked, because I copied them from a help thing without copying the necessary environment variable. Instead, now I have an import-gsettings script to do that for me. | |||
2023-11-19 | Improve bit/byte logic in net-speed awesome widget | zachir | |
Upstream I added in a bit of logic to be able to use either bits or bytes when calculating net-speed. | |||
2023-11-19 | Downstream awesome-wm-widgets net-speed fix | zachir | |
Upstream, I fixed a logical error in the net-speed widget presentation, and now I'm adding it here as well. | |||
2023-11-18 | Add binding to hide statusbar | zachir | |
2023-11-18 | Update awesome-wm-widgets | zachir | |
Added an upstream (from me) fix for an error message in mpdarc, because reset_garbage_collector was not initialized in one instance. | |||
2023-11-07 | Use preglow for nvim (my old colorscheme) | zachir | |
I'm switching the color scheme for neovim to my old one, preglow (which I forked from the afterglow color scheme). It's purely subjective, but I do like it and intend to stick with it for a while. | |||
2023-11-05 | Add my awesome-wm-widgets repo | zachir | |
I still need the widgets, but I'll be using my own version unless/until the upstream gets updated with some fixes. | |||
2023-11-05 | Remove old awesome-wm-widgets | zachir | |
The upstream might not be maintained, so I'll be maintaining my own version. I'll move back to upstream if I'm mistaken. | |||
2023-11-02 | Use user permission flag for dmount | zachir | |
2023-11-02 | Ignore solaar config | zachir | |
2023-10-25 | Fix battery widget not showing (because I'm dumb) | zachir | |
2023-10-23 | Fix awesome tabs->spaces and set net-widget width | zachir | |
2023-10-23 | New addtopath function to fix issues with PATH var | zachir | |
2023-10-23 | Update awesome to not use crcparse | zachir | |
2023-10-19 | Add vlcrc (for customization later) | zachir | |
2023-10-19 | Ignore more various utilities | zachir | |
Ignoring ears.cfg, galculator, and filezilla. | |||
2023-10-19 | Big nvim config changes | zachir | |
Use tabs instead of spaces by default, change the colorscheme to SlateDark, and set indent spacing to 4. Also, don't auto preview or auto :make LaTeX documents. | |||
2023-10-19 | Update modules for bling and awesome-wm-widgets | zachir | |
2023-10-19 | Fix awesome client keybindings | zachir | |
2023-10-19 | Ignore more random utilities that shouldn't sync | zachir | |
2023-10-19 | Add picom config | zachir | |
2023-10-19 | Use sudo instead of doas | zachir | |
2023-10-19 | Change shell alias and ENV, set kitty title | zachir | |
Adding in lb=lsblk, adding in more XDG dirs, and permanently set kitty title to 'terminal' from zsh. | |||
2023-10-19 | Use X11 and not Wayland now | zachir | |
2023-10-19 | cla: Fix temps for CPU and GPU | zachir | |
2023-10-19 | Add dmenu_vertical | zachir | |
2023-10-19 | Ignore kde.org | zachir | |
2023-10-19 | Add resize keybindings and sync to mon | zachir | |
2023-10-19 | override kitty | ZachIR | |
2023-10-19 | Remove snd.sh from claudia | zachir | |
2023-10-19 | Restart audio server on login | ZachIR | |
2023-10-19 | Theme waybar with cyan instead of green | ZachIR | |
2023-10-19 | Removing hyprland again and pipewire eqs, fix zsh | zachir | |
2023-10-19 | Use mpv preview for audio files | zachir | |
2023-10-19 | Fix gtk3 setting | zachir | |
2023-10-19 | Not using hyprland anymore. | zachir | |
2023-08-23 | Add zfunc completion path support | zachir | |
2023-08-23 | Better nvim mapping formatting | zachir | |