Update config
This commit is contained in:
parent
c9bf29b69c
commit
ccf474e242
@ -402,6 +402,9 @@ font pango:Noto Mono Regular 9
|
|||||||
#Terminal
|
#Terminal
|
||||||
exec --no-startup-id i3-msg 'workspace 1; exec termite'
|
exec --no-startup-id i3-msg 'workspace 1; exec termite'
|
||||||
|
|
||||||
|
#Liferea
|
||||||
|
exec --no-startup-id i3-msg 'workspace 3; exec liferea'
|
||||||
|
|
||||||
#Firefox
|
#Firefox
|
||||||
exec --no-startup-id i3-msg 'workspace 2; layout tabbed; exec firefox'
|
exec --no-startup-id i3-msg 'workspace 2; layout tabbed; exec firefox'
|
||||||
|
|
||||||
@ -417,9 +420,6 @@ exec --no-startup-id i3-msg 'workspace 2; layout tabbed; exec mirage'
|
|||||||
#bettergram
|
#bettergram
|
||||||
exec --no-startup-id i3-msg 'workspace 2; layout tabbed; exec bettergram'
|
exec --no-startup-id i3-msg 'workspace 2; layout tabbed; exec bettergram'
|
||||||
|
|
||||||
#Liferea
|
|
||||||
exec --no-startup-id i3-msg 'workspace 3; exec liferea'
|
|
||||||
|
|
||||||
|
|
||||||
# TRAY APPLICATIONS
|
# TRAY APPLICATIONS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user