aboutsummaryrefslogtreecommitdiff
path: root/.config/awesome/rc.lua
diff options
context:
space:
mode:
authorBlista Kanjo2023-07-14 15:24:04 -0400
committerBlista Kanjo2023-07-14 15:24:04 -0400
commit177c4efca8f491594e17c7594424fab2ad558fb8 (patch)
treee59dc35218385a64a893f1de539e1af4fb686716 /.config/awesome/rc.lua
parente3788d1d80187a3e8deda85bdfba8a9acb130b5e (diff)
refactor: removed outdated comments`
Diffstat (limited to '.config/awesome/rc.lua')
-rw-r--r--.config/awesome/rc.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua
index 03134f6..f7c8bbf 100644
--- a/.config/awesome/rc.lua
+++ b/.config/awesome/rc.lua
@@ -242,8 +242,6 @@ awful.screen.connect_for_each_screen(function(s)
-- Create the wibox
s.mywibox = awful.wibar({ position = "top", screen = s, height = 18 })
- -- use `height = 18` for 80 dpi
- -- use `height = 20` for 96 dpi
-- Add widgets to the wibox
s.mywibox:setup {