home

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 726194828d6277b403d9de32d7676b1f5626b0a5
parent 9380d99342326f1249bc82aad8a583048392b45f
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Thu,  4 Oct 2018 19:49:16 +0200

i3: move chrome to $WS1 too

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Mi3.nix | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/i3.nix b/i3.nix @@ -128,6 +128,7 @@ bindcode $mod+Shift+19 move container to workspace $WS0 assign [class="Firefox" window_role="browser"] → $WS1 + assign [class="Google-chrome" window_role="browser"] → $WS1 ## quick terminal (tmux) exec --no-startup-id alacritty --title metask --class metask --command tmux