aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-12-21Seperated swayidle into it's own script to allow dynamic wallpaper changing ↵Justine Smithies1-0/+6
and the swayidle lock screen having a matching wallpaper.
2024-12-21Changed setwallaper function so it now dynamically sets the wallpaper and ↵Justine Smithies1-1/+6
the swayidle background on change.
2024-12-21Removed swayidle lines and replaced with a script swayidle-update.sh.Justine Smithies1-6/+1
2024-12-21Removed swayidle lines from autostart.sh and replaced with a script ↵Justine Smithies1-5/+6
swayidle-update.sh.
2024-12-21Removed unused lines for reading current wallpaper as already set in users ↵Justine Smithies1-3/+3
shell config.
2024-12-21Read the current set wallper from ~/.cache/wallpaper and export variable ↵Justine Smithies1-0/+3
wallpaper.
2024-12-21Updated Helix languages.toml to include a larger scope for various shell files.Justine Smithies1-1/+48
2024-12-19Added zzz to suspend option with lock now that suspend works in FreeBSD 14.2.Justine Smithies1-2/+4
2024-12-17Changed ssh-askpass to a posix sh script.Justine Smithies2-14/+16
2024-12-17Changed ssh-askpass to a posix sh script.Justine Smithies1-1/+1
2024-12-17Tidy up.Justine Smithies1-1/+1
2024-12-17Tidy up.Justine Smithies1-1/+1
2024-12-17Converted from bash to sh.Justine Smithies1-3/+3
2024-12-17Converted from bash to sh.Justine Smithies4-24/+24
2024-12-16Fixed issue not focussing on main output.Justine Smithies1-1/+1
2024-12-16Convert start.sh converted from bash to sh.Justine Smithies1-17/+17
2024-12-16Removed unused eww scripts.Justine Smithies4-97/+0
2024-12-16Convert battery.sh converted from bash to sh.Justine Smithies1-3/+1
2024-12-16Convert network.sh converted from bash to sh.Justine Smithies1-18/+18
2024-12-16freebsd-updates.sh converted from bash to sh.Justine Smithies1-7/+7
2024-12-16Renamed volumecontrol to volumecontrol.sh.Justine Smithies2-128/+4
2024-12-16Renamed volumecontrol to volumecontrol.sh and converted from bash to sh.Justine Smithies1-0/+124
2024-12-16Renamed brightnesscontrol to brightnesscontrol.sh.Justine Smithies1-3/+3
2024-12-16Renamed brightnesscontrol to brightnesscontrol.sh and converted from bash to sh.Justine Smithies1-2/+2
2024-12-16Converted idleinhibit.sh from bash to sh.Justine Smithies1-11/+11
2024-12-16Converted calendar.sh from bash to sh.Justine Smithies1-3/+3
2024-12-16Converted workspace.sh from bash to sh.Justine Smithies1-22/+31
2024-12-15Removed unused user agent lineJustine Smithies1-4/+1
2024-12-15Added Qutebrowser configJustine Smithies3-0/+481
2024-12-12Stop core dumpsJustine Smithies1-0/+3
2024-12-11swapped /bin/bash for /usr/bin/env bashJustine Smithies1-2/+2
2024-12-11swapped /bin/bash for /usr/bin/env bashJustine Smithies1-1/+1
2024-12-10Reverted to using powerd too.Justine Smithies1-0/+2
2024-12-10Don't run powerd anymore and adjust lower CPU C-states.Justine Smithies1-3/+1
2024-12-08Added an FreeBSD updates widget for my Eww bar.Justine Smithies3-7/+46
2024-12-04Revert Eww starting daemonJustine Smithies1-1/+1
2024-12-04Updated Eww start script to use daemon as now using new version on FreeBSD ↵Justine Smithies1-1/+1
Latest binaries.
2024-11-29Updated powerd settings.Justine Smithies1-1/+1
2024-11-29Added powerd settings.Justine Smithies1-1/+1
2024-11-29Added powerd settings.Justine Smithies1-1/+6
2024-11-27Fixes to the set wallpaper function.Justine Smithies1-1/+1
2024-11-27Tidy up a line in the set wallpaper function.Justine Smithies1-1/+1
2024-11-27Updated set wallpaper function.Justine Smithies1-3/+1
2024-11-26Added new file .bash_profile.Justine Smithies1-0/+10
2024-11-24Mention the system files for my AMD ThinkPad P14s which are still a WIP.Justine Smithies1-1/+4
2024-11-24Initial commit of the system files for my ThinkPad AMD P14s which are still ↵Justine Smithies3-0/+81
a WIP.
2024-11-21Added ~/.cargo/bin/ to ↵Justine Smithies1-1/+1
/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/justine/bin:/home/justine/.local/bin:/home/justine/.local/bin:/home/justine/.cargo/bin/ for the Helix - Simple Completion Language Server
2024-11-20Added variables to enable gpg-agent to functionJustine Smithies1-0/+4
2024-11-17Updated icons for aerc and lf.Justine Smithies2-2/+2
2024-11-17Updated to work with FreeBSD using doas ( user in wheel group ) instead of ↵Justine Smithies1-6/+4
loginctl.