mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-26 03:38:33 +02:00
tags: rename first tag to "1"
This commit is contained in:
parent
f6e37460a5
commit
8b3f13ea55
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
loadrc("sharetags")
|
||||
|
||||
local tags = { names = { "main", "emacs", "www", "im", 5, 6, 7 },
|
||||
local tags = { names = { 1, "emacs", "www", "im", 5, 6, 7 },
|
||||
layout = { awful.layout.suit.tile,
|
||||
awful.layout.suit.tile,
|
||||
awful.layout.suit.tile,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue