mirror of
https://github.com/xHyroM/dotfiles.git
synced 2024-11-09 17:08:06 +01:00
sway: start google on workspace 2
This commit is contained in:
parent
2b8334ede9
commit
d06754d466
3 changed files with 4 additions and 1 deletions
3
.config/sway/assign.swayconf
Normal file
3
.config/sway/assign.swayconf
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# vim:ft=swayconfig
|
||||||
|
|
||||||
|
assign [title="Google Chrome"] 2
|
|
@ -34,5 +34,6 @@ input * {
|
||||||
}
|
}
|
||||||
|
|
||||||
# waybar, configuration in ~/.config/waybar
|
# waybar, configuration in ~/.config/waybar
|
||||||
|
bar swaybar_command waybar
|
||||||
|
|
||||||
include /etc/sway/config.d/*
|
include /etc/sway/config.d/*
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
// -*- mode: jsonc -*-
|
// -*- mode: jsonc -*-
|
||||||
{
|
{
|
||||||
"height": 24,
|
|
||||||
"spacing": 4,
|
"spacing": 4,
|
||||||
"modules-left": ["sway/workspaces"],
|
"modules-left": ["sway/workspaces"],
|
||||||
"modules-center": ["sway/window"],
|
"modules-center": ["sway/window"],
|
||||||
|
|
Loading…
Reference in a new issue