This post has been de-listed (Author was flagged for spam)
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
3
I'm confused as to why this spawn command is opening a couple of programs in the wrong tag
Post Body
My issue is I'm trying to open code
and steam
in their corresponding tags, code
and game
once I reload the awesome config.
Currently when I reload the config, code
and steam
opens on the first tab www
. Code opens upon every reload even if I already have an instance open int code
.
awful.spawn.once("steam", { floating = false, screen = 1, tag = "game" })
awful.spawn.once("code", { floating = false, screen = 1, tag = "code" })
What could cause this behavior? Thanks
Author
Account Strength
0%
Account Age
13 years
Verified Email
Yes
Verified Flair
No
Total Karma
3,864
Link Karma
969
Comment Karma
2,895
Profile updated: 6 months ago
Posts updated: 7 months ago
Subreddit
Post Details
We try to extract some basic information from the post title. This is not
always successful or accurate, please use your best judgement and compare
these values to the post title and body for confirmation.
- Posted
- 5 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/awesomewm/c...