- fixed dpi setting for awesome.

- changed screenshot to slurp.
- added slurp to reqs
- removed dpi setting from autostart
This commit is contained in:
2025-07-07 18:32:30 -05:00
parent 24c8a05204
commit 215031f5a2
5 changed files with 9 additions and 11 deletions

View File

@@ -103,9 +103,6 @@ editor_cmd = terminal .. " -e " .. editor
-- I suggest you to remap Mod4 to another key using xmodmap or other tools.
-- However, you can use another modifier like Mod1, but it may interact with others.
modkey = "Mod4"
if awesome.hostname == "DangerNoodle" then
--modkey = "Mod3"
end
-- Table of layouts to cover with awful.layout.inc, order matters.
@@ -322,7 +319,7 @@ awful.screen.connect_for_each_screen(function(screen)
screen.mylayoutbox,
},
}
end
end
-- Add widgets to the wibox