Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-13 | hypr: Float gtk desktop portal windows | zachir | |
2024-01-12 | cla: hypr: Remove autostart.sh | zachir | |
We're just going to use hyprland.conf exec-once instead of autostart.sh | |||
2024-01-12 | git: update .gitignore | zachir | |
Ignore nwg-look and dinit.d, as these will be system independent anyways | |||
2024-01-12 | waybar: clean up battery config | zachir | |
Change the battery config to just use stuff that I want in it, rather than copying off of someone else's config. | |||
2024-01-12 | swayidle: lock after 5 min, suspend at 10 | zachir | |
Swayidle will now lock the screen after 5 minutes, and it will suspend after 10. Basically just decreased the lock timeout and added that it will suspend. | |||
2024-01-12 | hypr: use hyprpm instead of hyprload | zachir | |
Not that hyprload hasn't worked, but I would rather use the first party solution where practical, and this seems to be the case for that. And hyprpm is now in the upstream Arch package. | |||
2024-01-02 | cla: pipewire: Add pipewire.conf | zachir | |
This is to set some default info for the server, like supported sample rates and quantum sizes. | |||
2024-01-02 | cla: tofi: change sizes | zachir | |
Change sizes in tofi for cla for better visibility/efficiency. | |||
2024-01-02 | cla: hypr & waybar: set monitor config | zachir | |
This configures specifically cla monitors for hyprland and waybar. | |||
2024-01-02 | cla: autostart.sh: Autostart easyeffects | zachir | |
I want easyeffects to automatically start when logging in. | |||
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-12-15 | Fix awesome, which didn't copy over. | zachir | |
2023-08-23 | Add zfunc completion path support | zachir | |
2023-08-23 | Better nvim mapping formatting | zachir | |
2023-08-20 | Add DP-2 for hyprpaper | zachir | |
2023-08-20 | Make srsync an alias, and not a script | zachir | |
2023-08-20 | Fix tofi dmenu_vertical | zachir | |
2023-08-16 | Fix broken tofi args | zachir | |
2023-08-16 | Not using bemenu anymore | zachir | |
2023-08-16 | Fix menu bindings and add xf86 | zachir | |
2023-08-16 | Fix hyprland new submenu blur | zachir | |
2023-08-02 | Better optimize dmenu_vertical tofi | zachir | |
2023-08-02 | Make hyprland use 9 workspaces with better waybar | zachir | |
2023-07-26 | Add tofi vertical and use for menu | zachir | |
2023-07-26 | Ignore ladybird config for now | zachir | |
2023-07-26 | add scrolling + scrollback bindings | zachir | |
2023-07-20 | Ignore some more unnecessary things | zachir | |
2023-07-20 | Fix catclip on wayland | zachir | |
2023-07-17 | On second thought, reset should be alias | zachir | |
2023-07-17 | Ignore one more thing | zachir | |
2023-07-17 | Ignore some more stuff | zachir | |
2023-07-17 | Simplify ytfzf conf to only what's needed | zachir | |
2023-07-17 | Add resize keybindings and sync to mon | zachir | |
2023-07-17 | Make ^l reset to delete terminal history | zachir | |
2023-07-16 | Fix window swallowing to kitty | ZachIR | |
2023-07-16 | Set master split to 0.55 by default | ZachIR | |
2023-07-15 | Add blank cptv config file | ZachIR | |
2023-07-15 | Add puffyan invidious as search engine | ZachIR | |
2023-07-15 | Use kitty instead of alacritty | ZachIR | |
2023-07-15 | Use cptv for image preview in lf | ZachIR | |
2023-07-15 | Add keybinding to set image to wallpaper in nsxiv | ZachIR | |
2023-07-15 | Install .profile separately from .zshenv | ZachIR | |
2023-07-10 | Fix zsh path exports again because I merged badly | GitIR | |
2023-07-10 | Update path setting to be what it probably should have been | zachir | |
2023-07-10 | Do not install doas.conf automatically | ZachIR | |
2023-07-10 | Update README to be accurate for, quite possibly, the second time ever. | ZachIR | |