[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 #
|
// Waybar Configuration File //
|
||||||
#--------------------------------------------------------------------------------#
|
//--------------------------------------------------------------------------------//
|
||||||
# Purpose: Creates a minimalistic (yet functional) waybar at #
|
// Purpose: Creates a minimalistic (yet functional) waybar at //
|
||||||
# the top of the screen. #
|
// the top of the screen. //
|
||||||
# themes and colors, set the wallpaper, and more. #
|
// themes and colors, set the wallpaper, and more. //
|
||||||
# #
|
// //
|
||||||
# License: Creative Commons Attribution 4.0 International #
|
// License: Creative Commons Attribution 4.0 International //
|
||||||
# Source: https:#www.learnlinux.tv #
|
// Source: https://www.learnlinux.tv //
|
||||||
# Author: Gregory Trolliet <gregory@trolliet.info> #
|
// Author: Gregory Trolliet <gregory@trolliet.info //
|
||||||
# #
|
// //
|
||||||
# Credit: #
|
// Credit: //
|
||||||
# Battery section adapted from: #
|
// Battery section adapted from: //
|
||||||
# https://github.com/Egosummiki/dotfiles/blob/master/waybar/config #
|
// https://github.com/Egosummiki/dotfiles/blob/master/waybar/config //
|
||||||
# #
|
// //
|
||||||
# Pipewire audio adapted from: #
|
// Pipewire audio adapted from: //
|
||||||
# https://www.reddit.com/r/swaywm/comments/sks343/ #
|
// https://www.reddit.com/r/swaywm/comments/sks343/ //
|
||||||
# pwvolume_pipewire_volume_control_and_waybar_module #
|
// pwvolume_pipewire_volume_control_and_waybar_module //
|
||||||
#================================================================================#
|
//================================================================================//
|
||||||
|
|
||||||
{
|
{
|
||||||
"layer": "top",
|
"layer": "top",
|
||||||
|
|
Loading…
Reference in a new issue