sway: start google on workspace 2

This commit is contained in:
Jozef Steinhübl 2024-08-15 21:13:38 +02:00
parent 2b8334ede9
commit d06754d466
No known key found for this signature in database
GPG key ID: E6BC90C91973B08F
3 changed files with 4 additions and 1 deletions

View file

@ -0,0 +1,3 @@
# vim:ft=swayconfig
assign [title="Google Chrome"] 2

View file

@ -34,5 +34,6 @@ input * {
}
# waybar, configuration in ~/.config/waybar
bar swaybar_command waybar
include /etc/sway/config.d/*

View file

@ -1,6 +1,5 @@
// -*- mode: jsonc -*-
{
"height": 24,
"spacing": 4,
"modules-left": ["sway/workspaces"],
"modules-center": ["sway/window"],