mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-29 21:04:21 +02:00
tags: use x-www-browser instead of Firefox
This commit is contained in:
parent
9150313d7a
commit
2c8bebbd12
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ shifty.config.tags = {
|
|||
exclusive = true,
|
||||
max_clients = 1,
|
||||
screen = math.min(screen.count(), 2),
|
||||
spawn = "firefox",
|
||||
spawn = "x-www-browser",
|
||||
icon = tagicon("web")
|
||||
},
|
||||
emacs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue