[sway] fix waybar header
This commit is contained in:
parent
62d90e6559
commit
1dd04028d1
1 changed files with 19 additions and 19 deletions
|
@ -1,22 +1,22 @@
|
|||
#================================================================================#
|
||||
# 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 <gregory@trolliet.info> #
|
||||
# #
|
||||
# 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 <gregory@trolliet.info //
|
||||
// //
|
||||
// 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 //
|
||||
//================================================================================//
|
||||
|
||||
{
|
||||
"layer": "top",
|
||||
|
|
Loading…
Reference in a new issue