aboutsummaryrefslogtreecommitdiff
path: root/.config
AgeCommit message (Expand)AuthorFilesLines
2024-12-23Removed variable wallpaper from backgroud update function.Justine Smithies1-2/+0
2024-12-23Read users homedir .cach/wallpaper into variable wallpaper.Justine Smithies1-1/+2
2024-12-21Seperated swayidle into it's own script to allow dynamic wallpaper changing a...Justine Smithies1-0/+6
2024-12-21Changed setwallaper function so it now dynamically sets the wallpaper and the...Justine Smithies1-1/+6
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 swayidle-...Justine Smithies1-5/+6
2024-12-21Removed unused lines for reading current wallpaper as already set in users sh...Justine Smithies1-3/+3
2024-12-21Updated Helix languages.toml to include a larger scope for various shell files.Justine Smithies1-1/+48
2024-12-17Converted from bash to sh.Justine Smithies1-3/+3
2024-12-17Converted from bash to sh.Justine Smithies2-22/+22
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-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-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 La...Justine Smithies1-1/+1
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-17Save and restore audio volume.Justine Smithies2-0/+7
2024-11-09Toggle mute off if volume increased or decresed when mute is on in multimedia...Justine Smithies1-2/+2
2024-11-09Switched from using pactl to the FreeBSD mixer in my volume control script an...Justine Smithies1-9/+6
2024-11-09Switched from using pactl to the FreeBSD mixer in my volume control script.Justine Smithies1-16/+14
2024-11-08Initial commitJustine Smithies37-0/+2635
2024-11-08Initial commitJustine Smithies4-0/+827