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:
parent
aed9a76d5b
commit
75c799af77
1
TODO
1
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
|
||||
|
||||
|
@ -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####################################################
|
||||
|
Loading…
Reference in New Issue
Block a user