summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* emacs: Update indentation settingsThomas Voss 2023-08-241-5/+7
|
* Hyprland: Fix binding for new version of ‘vlt’Thomas Voss 2023-08-241-1/+1
|
* Hyprland: Make ‘zenity’ floatingThomas Voss 2023-08-241-3/+3
|
* vlt: Hope nobody cracks my codesThomas Voss 2023-08-241-0/+0
|
* vlt: Majorly overhaul ‘vlt’Thomas Voss 2023-08-241-13/+306
| | | | | | | | With this commit, vault (or ‘vlt’) is now a proper fully useable password manager that supports password categorization, -adding, -editing, -deleting, and -fetching with support for both terminal and GUI usage. The code isn’t even as bad as I would have expected for a first commit!
* osel: Fail on no output & require wofi/fzfThomas Voss 2023-08-241-3/+9
|
* nvim: Add nvim configurationThomas Voss 2023-08-241-0/+30
|
* eww: Read from /sys directlyThomas Voss 2023-08-231-17/+12
|
* eww: Handle the ‘Not Connected’ caseThomas Voss 2023-08-231-1/+1
|
* eww: Use readonlyThomas Voss 2023-08-231-1/+3
|
* eww: Add some initial valuesThomas Voss 2023-08-231-4/+4
|
* Hyprland: Play around with ‘no_gaps_when_only’Thomas Voss 2023-08-231-0/+4
|
* vlt: Add ‘vlt’ for password managementThomas Voss 2023-08-231-0/+21
|
* Hyprland: Close stderr for ‘vlt’Thomas Voss 2023-08-231-1/+1
|
* chkb: Add ‘chkb’ to change keyboardsThomas Voss 2023-08-231-0/+19
|
* osel: Eval argumentsThomas Voss 2023-08-231-1/+1
|
* Hyprland: Add multiple xkb variantsThomas Voss 2023-08-231-2/+3
|
* eww: Use ‘jq’ instead of ‘sed’Thomas Voss 2023-08-231-9/+1
|
* eww: Force line bufferingThomas Voss 2023-08-231-7/+7
|
* xkb: Add my custom keyboard layoutsThomas Voss 2023-08-231-0/+55
|
* Hyprland: Switch from waybar to ewwThomas Voss 2023-08-231-1/+1
|
* eww: Add an eww configurationThomas Voss 2023-08-2311-0/+344
|
* waybar: Use full names for days of the weekThomas Voss 2023-08-231-1/+1
|
* Hyprland: Use ‘scst’ for screenshotsThomas Voss 2023-08-221-1/+2
|
* scst: Add a screenshotting utilityThomas Voss 2023-08-221-0/+40
|
* Hyprland: Remove ‘cm’Thomas Voss 2023-08-221-1/+0
|
* Hyprland: Rename ‘vault’ to ‘vlt’Thomas Voss 2023-08-221-1/+1
|
* stz: Make use of ‘osel’Thomas Voss 2023-08-221-3/+1
|
* osel: Add ‘osel’ to create option selection menusThomas Voss 2023-08-221-0/+5
|
* Hyprland: Close stderr for wofi --show runThomas Voss 2023-08-221-1/+1
|
* emacs: Disable cursor blinkingThomas Voss 2023-08-221-0/+10
|
* stz: Add script to change timezoneThomas Voss 2023-08-221-0/+12
|
* readline: Don’t blink cursor in insert modeThomas Voss 2023-08-221-1/+1
|
* foot: Make configuration more elaborateThomas Voss 2023-08-221-1/+26
|
* Hyprland: Disable animations for overlaysThomas Voss 2023-08-211-0/+2
|
* Hyprland: Lots of settings changedThomas Voss 2023-08-211-14/+19
|
* Hyprland: Enable blurThomas Voss 2023-08-211-1/+2
|
* foot: Add configuration for ‘foot’Thomas Voss 2023-08-211-0/+8
|
* emacs: Automatically add projects to project listThomas Voss 2023-08-201-0/+13
|
* systemd: Fix ‘ec’ unit descriptionThomas Voss 2023-08-201-1/+1
|
* Hyprland: Fix binding for ‘ec’Thomas Voss 2023-08-201-1/+5
|
* ec: Set window titleThomas Voss 2023-08-201-0/+3
|
* ec: Connect to ‘ec’ through ‘emacsclient’Thomas Voss 2023-08-201-9/+3
|
* systemd: Add a service for the ‘ec’ daemonThomas Voss 2023-08-202-0/+14
|
* ec: Create a configuration file for ‘ec’Thomas Voss 2023-08-201-0/+43
|
* emacs: Don’t theme TTYsThomas Voss 2023-08-201-1/+1
| | | | | Typically themeing looks really gross in the TTY, and I would like to just use the same color-scheme as my terminal anyways.
* emacs: Minor formatting changeThomas Voss 2023-08-201-2/+1
|
* emacs: Finish properly configuring ‘company-mode’Thomas Voss 2023-08-201-3/+37
|
* Hyprland: Properly center ‘ec’Thomas Voss 2023-08-201-1/+1
| | | | For whatever reason, ‘center 1’ doesn’t seem to consistently work
* Hyprland: Center- and size ‘ec’Thomas Voss 2023-08-191-1/+1
|