1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 15:01:59 +01:00

tiny outside of a screen

This commit is contained in:
eoli3n 2020-05-13 22:19:42 +02:00
parent aed9a76d5b
commit 75c799af77
2 changed files with 1 additions and 2 deletions

1
TODO

@ -18,7 +18,6 @@
# FIX # FIX
- home PATH is added to root - home PATH is added to root
- not start tiny in a screen
- copy/paste kitty->firefox remove '\n' - copy/paste kitty->firefox remove '\n'
- notifications never disapear - notifications never disapear

@ -45,6 +45,6 @@ bindsym XF86MonBrightnessDown exec light -U 10 && \
# exec startup apps # exec startup apps
exec --no-startup-id swaymsg 'exec variety &' 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' exec --no-startup-id swaymsg 'workspace $tag2; exec kitty -e "ssh-add" && kitty'
#INCLUDE#################################################### #INCLUDE####################################################