added some keyboard shortcuts to README and lots of cleanup

This commit is contained in:
2021-07-15 13:06:48 -04:00
parent 8e825dbde4
commit 68f85b91b8
57 changed files with 110 additions and 2091 deletions

View File

@@ -2,14 +2,6 @@ local wibox = require('wibox')
local mat_list_item = require('widget.material.list-item')
return wibox.widget {
-- wibox.widget {
-- wibox.widget {
-- text = 'Quick settings',
-- font = 'Roboto medium 12',
-- widget = wibox.widget.textbox
-- },
-- widget = mat_list_item
-- },
require('widget.volume.volume-slider'),
require('widget.brightness.brightness-slider'),
layout = wibox.layout.fixed.vertical