mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-12 17:58:50 +01:00
awesome config
This commit is contained in:
parent
f586418ecd
commit
7788d7541b
@ -172,7 +172,7 @@ awful.screen.connect_for_each_screen(function(s)
|
||||
-- Wallpaper
|
||||
|
||||
-- Each screen has its own tag table.
|
||||
awful.tag({ "1", "2" }, s, awful.layout.layouts[1])
|
||||
awful.tag({ "GameShell" }, s, awful.layout.layouts[1])
|
||||
|
||||
-- Create a promptbox for each screen
|
||||
s.mypromptbox = awful.widget.prompt()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user