Skip to content

Commit

Permalink
WIP more polishing
Browse files Browse the repository at this point in the history
  • Loading branch information
LycanDarko666 committed Apr 2, 2023
1 parent cbd5be5 commit 2719238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bunny_bar/right_bar.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ local wibox = require("wibox")
-- Custom local libraries
local color = require("src.theme.colors")

-- This freturns a widget function for the right bar
-- This returns a widget for the right bar
return function(s, widgets)
-- create right wibar as a floating popup widget
local top_right = awful.popup {
Expand Down

0 comments on commit 2719238

Please sign in to comment.