From 75c799af779d44fce25181481ae5b11a6e2ca5d1 Mon Sep 17 00:00:00 2001 From: eoli3n Date: Wed, 13 May 2020 22:19:42 +0200 Subject: [PATCH] tiny outside of a screen --- TODO | 1 - roles/sway/templates/by_host/osz/config.j2 | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO b/TODO index caf7726..179d789 100644 --- a/TODO +++ b/TODO @@ -18,7 +18,6 @@ # FIX - home PATH is added to root -- not start tiny in a screen - copy/paste kitty->firefox remove '\n' - notifications never disapear diff --git a/roles/sway/templates/by_host/osz/config.j2 b/roles/sway/templates/by_host/osz/config.j2 index 294130a..00339f0 100644 --- a/roles/sway/templates/by_host/osz/config.j2 +++ b/roles/sway/templates/by_host/osz/config.j2 @@ -45,6 +45,6 @@ bindsym XF86MonBrightnessDown exec light -U 10 && \ # exec startup apps exec --no-startup-id swaymsg 'exec variety &' -exec --no-startup-id swaymsg 'workspace $tag4; exec kitty -e "screen tiny"' +exec --no-startup-id swaymsg 'workspace $tag4; exec kitty -e "tiny"' exec --no-startup-id swaymsg 'workspace $tag2; exec kitty -e "ssh-add" && kitty' #INCLUDE####################################################