diff --git a/.config/sway/config b/.config/sway/config index 61453e9..e0c5c17 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -6,7 +6,7 @@ # # # License: Creative Commons Attribution 4.0 International # # Source: https://www.learnlinux.tv # -# Author: Gregory Trolliet # -# # -# Credit: # -# Battery section adapted from: # -# https://github.com/Egosummiki/dotfiles/blob/master/waybar/config # -# # -# Pipewire audio adapted from: # -# https://www.reddit.com/r/swaywm/comments/sks343/ # -# pwvolume_pipewire_volume_control_and_waybar_module # -#================================================================================# +//================================================================================// +// Waybar Configuration File // +//--------------------------------------------------------------------------------// +// Purpose: Creates a minimalistic (yet functional) waybar at // +// the top of the screen. // +// themes and colors, set the wallpaper, and more. // +// // +// License: Creative Commons Attribution 4.0 International // +// Source: https://www.learnlinux.tv // +// Author: Gregory Trolliet