Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add dino xmpp client | Himbeer | 2024-03-16 | 2 | -0/+4 |
| | |||||
* | fix mkcd not cd'ing: replace with shell function | Himbeer | 2024-02-18 | 2 | -4/+4 |
| | |||||
* | gpg-agent: use pinentry instead of pinentry-qt | Himbeer | 2024-02-18 | 1 | -1/+1 |
| | | | | Reliably shows 'Save passphrase in password manager' button again. | ||||
* | reposition tmux status bar to top | Himbeer | 2024-02-18 | 1 | -0/+2 |
| | |||||
* | zsh formatting | Himbeer | 2024-02-16 | 2 | -3/+3 |
| | |||||
* | enable zsh history | Himbeer | 2024-02-16 | 1 | -0/+3 |
| | |||||
* | make autocompletion ls colored | Himbeer | 2024-02-16 | 1 | -0/+3 |
| | |||||
* | configure fuzzy zsh autocompletion | Himbeer | 2024-02-16 | 1 | -0/+4 |
| | |||||
* | shell_only.sh: install zsh theme to correct filename | Himbeer | 2024-02-16 | 1 | -1/+1 |
| | | | | Fixes zsh theme not being detected by prompt command. | ||||
* | configure zsh directly without oh-my-zsh | Himbeer | 2024-02-16 | 6 | -16/+678 |
| | |||||
* | vim controls for tmux | Himbeer | 2024-02-16 | 1 | -2/+9 |
| | |||||
* | enable zsh vi mode | Himbeer | 2024-02-16 | 1 | -0/+3 |
| | |||||
* | replace pinentry-gtk-2 with wayland-compatible pinentry-qt | HimbeerserverDE | 2024-02-16 | 2 | -1/+2 |
| | |||||
* | replace watershot with shotman/slurp | HimbeerserverDE | 2024-02-15 | 2 | -6/+4 |
| | | | | Watershot fails to build on some hosts for an unknown reason. | ||||
* | pass --ask 4 to pacman instead of relying on paru's broken --useask | HimbeerserverDE | 2024-02-15 | 1 | -3/+4 |
| | | | | Should fix regression of seatd/elogind conflict. | ||||
* | Revert "use where instead of installing which" | HimbeerserverDE | 2024-02-15 | 1 | -1/+2 |
| | | | | This reverts commit fadc921ebb11d7e11cf65f6d71954fde0d4c0680. | ||||
* | use where instead of installing which | HimbeerserverDE | 2024-02-15 | 1 | -2/+1 |
| | |||||
* | don't invoke paru as root | HimbeerserverDE | 2024-02-15 | 1 | -1/+1 |
| | |||||
* | fix alacritty yellow and light yellow after update | HimbeerserverDE | 2024-01-28 | 1 | -1/+2 |
| | |||||
* | remove hexchat hotkey | HimbeerserverDE | 2024-01-26 | 1 | -3/+0 |
| | | | | Uninstalled some time ago. | ||||
* | re-add ~/.cargo/bin to PATH | HimbeerserverDE | 2024-01-21 | 1 | -1/+1 |
| | |||||
* | remove WINIT_X11_SCALE_FACTOR=1.0 from alacritty invocation | HimbeerserverDE | 2024-01-20 | 1 | -1/+1 |
| | | | | Shouldn't have an effect on Wayland anyway. | ||||
* | switch back to c-lolcat | HimbeerserverDE | 2024-01-20 | 1 | -1/+1 |
| | |||||
* | clean up full install package list | HimbeerserverDE | 2024-01-17 | 1 | -2/+1 |
| | |||||
* | waybar: support dual interface networking | HimbeerserverDE | 2024-01-17 | 1 | -6/+18 |
| | |||||
* | clean up package manager invocations | HimbeerserverDE | 2024-01-17 | 2 | -5/+7 |
| | | | | Includes passing --needed everywhere. | ||||
* | pacman: configure makepkg to use current root helper | HimbeerserverDE | 2024-01-17 | 1 | -0/+2 |
| | |||||
* | symlink the correct alacritty config to the correct location | HimbeerserverDE | 2024-01-17 | 1 | -1/+1 |
| | |||||
* | move to system rust | HimbeerserverDE | 2024-01-17 | 3 | -17/+23 |
| | |||||
* | handle keyboard layout setting correctly in install script | HimbeerserverDE | 2024-01-16 | 1 | -5/+1 |
| | |||||
* | use --ask 4 to replace conflicting packages (namely elogind -> seatd) | HimbeerserverDE | 2024-01-16 | 1 | -1/+1 |
| | |||||
* | start seatd service immediately | HimbeerserverDE | 2024-01-16 | 1 | -0/+1 |
| | | | | Fixes #66. | ||||
* | don't uninstall polkit | HimbeerserverDE | 2024-01-16 | 1 | -2/+0 |
| | | | | Closes #65. | ||||
* | waybar: configure backlight module | HimbeerserverDE | 2024-01-16 | 1 | -0/+5 |
| | |||||
* | waybar: configure battery module | HimbeerserverDE | 2024-01-16 | 2 | -0/+18 |
| | |||||
* | make screen sharing work | HimbeerserverDE | 2024-01-15 | 2 | -1/+5 |
| | | | | Side effect: Clicking links outside of the browser now works reliably. Background: D-Bus is now being used correctly. | ||||
* | alacritty migrate | HimbeerserverDE | 2024-01-01 | 2 | -52/+40 |
| | |||||
* | use watershot on top of grim | HimbeerserverDE | 2023-12-05 | 2 | -2/+6 |
| | | | | This brings back a nice GUI for screenshotting as well as the ability to use the clipboard without writing to disk. | ||||
* | texclean: delete table of contents if it exists | HimbeerserverDE | 2023-10-25 | 1 | -1/+1 |
| | |||||
* | switch to non-orphaned wlopm-git version | HimbeerserverDE | 2023-10-22 | 1 | -1/+1 |
| | |||||
* | Revert "replace orphaned wlopm with wlr-randr" | HimbeerserverDE | 2023-10-22 | 2 | -2/+2 |
| | | | | This reverts commit 15808f4f46a9b66fae35948186268ef5349b2530. | ||||
* | replace orphaned wlopm with wlr-randr | HimbeerserverDE | 2023-10-22 | 2 | -2/+2 |
| | |||||
* | add grim keybind | HimbeerserverDE | 2023-10-08 | 1 | -0/+3 |
| | |||||
* | install grim | HimbeerserverDE | 2023-10-08 | 1 | -0/+1 |
| | |||||
* | make pipewire startup more reliable | HimbeerserverDE | 2023-10-03 | 1 | -0/+8 |
| | |||||
* | properly disable blue border of wofi search bar | HimbeerserverDE | 2023-09-11 | 1 | -1/+1 |
| | |||||
* | turn off all screens after 15 minutes of inactivity | HimbeerserverDE | 2023-09-11 | 2 | -2/+2 |
| | | | | IMPORTANT: If the screen turns on again after a few seconds, make sure you have input polling disabled on all of your monitors. | ||||
* | add custom wofi stylesheet | HimbeerserverDE | 2023-09-11 | 2 | -0/+29 |
| | |||||
* | install xdg-desktop-portal-wlr, removing polkit afterwards | HimbeerserverDE | 2023-09-11 | 1 | -0/+3 |
| | |||||
* | add wayland disclaimer | HimbeerserverDE | 2023-09-11 | 1 | -1/+6 |
| |